dataset Mock Data Generator

Realistic fake people data for testing - pick fields, generate, export CSV or JSON.

This tool generates realistic-looking fake data - names, emails, addresses, and more - as CSV or JSON, useful for populating a test database, demoing an application with believable data, or testing how your code handles various data shapes without using any real personal information.

Frequently asked questions

No - all generated names, emails, and addresses are randomly fabricated and don't correspond to real individuals, making it safe to use for testing and demos.

You can typically generate a configurable number of rows/records in one batch, suited for populating test datasets of varying sizes.

Yes - select the specific fields you need (name, email, address, etc.) rather than being locked into a fixed set of columns.

CSV (for spreadsheets/databases) and JSON (for APIs/applications) are both supported as export formats.