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.
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.
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
/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.