Generate a persona
A full name, address, email, phone number, birthdate and username are created from randomized building blocks.
Generate a random synthetic test persona — name, address, email and phone — for filling forms, seeding test databases, or QA testing signup flows.
A full name, address, email, phone number, birthdate and username are created from randomized building blocks.
Copy a single field or grab the entire persona as JSON to drop straight into a test fixture.
Every click produces a brand-new, unrelated persona — nothing is saved between generations.
No. Every field is randomly generated. Names are drawn from common first/last name lists, addresses use placeholder street numbers and fictional city names, emails use the IANA-reserved example.com domain, and phone numbers use the 555 exchange reserved for fictional use.
Filling out forms during development, populating test databases, and QA testing signup flows without using anyone's real personal information.
No. Everything is generated and displayed locally in your browser. Nothing is transmitted or logged.