Fake Data Generator
Generate fake names, emails, and records for testing, in your browser.
All data is generated locally in your browser using built-in sample lists. The names, emails, and addresses are fictional and any resemblance to real people is coincidental.
Recommended next steps
Related tools
Redact sensitive text before sharing, in your browser.
Check whether a card number is valid (Luhn), in your browser.
Strip EXIF and location data from images, locally in your browser.
Frequently asked questions
No. Every name, email, address, and phone number is assembled at random from small built-in sample lists, so all of it is fictional. Any resemblance to a real person, account, or address is coincidental, and the emails use reserved example domains that cannot receive mail.
No. The generator runs entirely in your browser using built-in lists — nothing is uploaded, and no request is made to a server. You can copy or download the result without anything being stored or sent anywhere.
You can copy or download the generated rows as JSON (an array of objects) or CSV (a header row plus one line per record). Pick the fields you want — ID, names, email, phone, address, company, UUID — and only those columns are included.
Yes, that is the intended use: filling forms, demos, mock APIs, and test fixtures with realistic-looking but fake records. The UUIDs are RFC-4122 v4 shaped but are not cryptographically random, so don't use them as security tokens.
Last updated 2026-06-23.