Fake Data Generator

Generate realistic fake data — names, emails, addresses, phone numbers, UUIDs, dates. Output as JSON, CSV, or SQL INSERT statements.

Generators
Ad
Choose fields to generate
20
Output

Common use cases

Frequently asked questions

Is the data really random?

It's realistic-looking pseudo-random data from the faker.js library. Names, emails, addresses are constructed from real-looking pools but are not real people.

How many rows can I generate?

Up to 1,000 per request. For larger datasets, generate multiple batches.

Can I generate real-looking data for a specific country?

Currently English/US-style data only. Region-specific generation could be added if there's demand.

Related tools