Skip to content

DhruvTheDev1/Randova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Randova

Random data made easy

Java 21 Spring Boot 3.5 Thymeleaf Maven Render

Randova allows you to quickly get and generate random data such as names, email addresses, phone numbers, passwords, and countries. It's perfect for testing, demos or any situation where you need sample data quickly.

Features

  • Generates multiple types of random data
  • Simple web interface that allows to copy data by clicking
  • Passwords are cryptographically secure

Access

You can access the deployed app here: https://randova-zmia.onrender.com/generated-random-data

Getting Started

To run the development server locally:

mvn clean install  
mvn spring-boot:run  

Open http://localhost:8080/generated-random-data with your browser to see the results

Deployment

The app is deployed on Render using their free tier

Note: The app “sleeps” after inactivity, so the first request after sleep may be slow to respond.

About

Randova - Random data made easy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published