Random Data Generator
Generate random sample data for testing in JSON, CSV, or SQL.
Random Data Generator Random data generator workspace
Generated random data
How to use
- 1 Choose the number of records and the output format you need: JSON, CSV, or SQL.
- 2 Add or edit field names and data types.
- 3 Click generate random data to create sample data in the selected format.
- 4 Copy the result or download it as a file.
Common use cases
- Mock API response data
- Random CSV sample dataset preparation
- SQL INSERT test data creation
Frequently asked questions
What random fields can I create?
You can add or remove ID, UUID, name, email, phone, country, city, address, date, number, and boolean fields, then choose the row count and output format.
What output formats are available?
The tool can generate JSON, CSV, or SQL INSERT statements. You can copy the output or download it as a random_data file using the current format.
Can I treat the generated data as real personal data?
No. It is sample test data. Numbers are generated from 1 to 1000, dates are generated between 2020-01-01 and the current date, and the records are not real user information.