Fake Data Generator

Produce obviously-fake people, phones, addresses, and companies for testing forms, seeds, and demos.

Generate realistic fake test data instantly. Free dummy data generator for names, emails, phones, addresses and companies.

Calculator Inputs

About Fake Data

Produce obviously-fake people, phones, addresses, and companies for testing forms, seeds, and demos.

Pick a type and count to get numbered rows: full names with matching test-domain emails, US-format phones, street addresses, or suffixed company names. Every run reshuffles, and emails use reserved test domains so nothing real leaks in.

Clearly fake by design — that is the point. Never use real customer data for testing when fixtures like these exist. Everything runs in your browser.

Where it is used

Seeding dev databases, testing signup validation, demo content, and QA fixtures — never real data.

How to use the Fake Data

  1. Data Type — enter the value.
  2. How Many (1–10) — enter the value (e.g. 5).
  3. Calculate — press the Calculate button to see the result instantly above.

Formula

Curated first/last/street/city/company pools composed per type; fresh randoms each run.

Examples

Example

dataType:person
count:2
Result: 2 numbered fake identities with test emails

Frequently Asked Questions

Why test domains in emails?
Domains like example.com and mailinator are reserved or disposable, so generated addresses cannot belong to real people.
Can I get the same rows twice?
No — each run reshuffles. For stable fixtures, generate once and save the output to your seed file.
Is this data GDPR-safe?
Random combos can theoretically match a real person. For regulated testing, prefer clearly synthetic markers or programmatic fakers.