DEVELOPER TOOLS · LOCAL ONLY

Random Data Generator

Generate a JSON array of fake test records from a field list.

Up to 50 records and 20 fields per run. Values come from Web Crypto randomness and are not real data.

Generate
1 lines · 36 bytes
0 lines · 0 bytes
Run the tool to see the result

Up to 50 records and 20 fields per run. Values come from Web Crypto randomness and are not real data.

How to use

Generate a JSON array of fake test records from a field list.

Enter comma-separated field names and the tool guesses a type from each name: anything with id gets a UUID, email gets an address, createdAt gets an ISO date, and names starting with is get a boolean. Handy for filling a dev environment or exercising an API; never treat the output as real personal data.

Limits and privacy

Up to 50 records and 20 fields per run. Values come from Web Crypto randomness and are not real data.

Everything runs inside this browser. Your input is never uploaded, stored, or written to the URL or any log.