Fake person generator

Generate complete fake person profiles โ€” full name, email, phone, address, username, and date of birth โ€” all consistent and realistic in one click. Bulk generate for US, India, or UK. For software testing only.

What does a fake person profile include?

Each generated profile contains a consistent set of personal data fields generated together โ€” so the name, email, and username are all derived from the same person, making the data feel cohesive rather than random.

API access โ€” full combined record

The most complete API endpoint returns personal data, address, financial, and device identifiers together: GET /api/v1/record?country=IN&gender=female&count=5

Just personal data: GET /api/v1/personal/profile?country=US&gender=male&count=10

Are these real people's data? +
No. All profiles are entirely fictitious. Names are drawn from curated lists, emails are generated using those names, and addresses are randomly constructed. No real person's data is used or exposed.
Can I include addresses and financial data? +
Yes โ€” use the /api/v1/record endpoint which returns a complete combined record including address, GPS coordinates, a fake credit card, bank account, IMEI, IMSI, MAC address, and IP. Use individual endpoints like /generators/fake-address for just addresses.