Fake Data Generator

Toggle the fields you need, press Generate, then Copy or Clear. Output is random but obviously fake (example.com, generic streets)—never use it as real personal data.

Fake sample data

For demos and UI tests only—not real people or businesses.

How it works

We pick from small curated pools using crypto.getRandomValues when available, otherwise fall back to Math.random. Each line is independent; combinations are not validated against real geography.

When to use it

  • Filling CRM or signup mocks before APIs exist.
  • Redacting screenshots while keeping realistic line lengths.
  • Teaching CSV/JSON import without touching PII.

Frequently asked questions

Which inputs matter most for Fake Data Generator?

Checkboxes pick which lines appear (name, email, phone, address, company). Toggle off anything you do not want in the export.

Can I use Fake Data Generator offline?

Yes—after the page loads once, the tool works without sending your entries to our servers.