Fake Identity Generator
Generate a complete fake person dossier in one click — photo, bio, credit card, social handle, and more. Export as JSON or vCard. Everything runs locally in your browser.
Country United States (US)
What is a Fake Identity Generator?
A fake identity generator creates a complete, realistic-looking fictional person profile. Unlike real identity information, fake identities contain entirely made-up data and are safe to use in development, testing, UI mockups, database seeding, and demos without any privacy or legal concerns.
Example fake American identities
Here are sample American profiles this generator produces — realistic United States names, cities, phone numbers, and emails (all entirely fictional):
| Name | City | Phone | |
|---|---|---|---|
| Lelia Lehner | Fort Marlon | (964) 462-4596 x2417 | [email protected] |
| Evalyn Streich | Huelfurt | 880.651.4575 | [email protected] |
| Victor McClure | Bernhardfield | (895) 884-3509 x9631 | [email protected] |
| Kobe Bednar | Heidifield | 1-757-331-6338 x728 | [email protected] |
| Lance Boyer-Sauer | Davis-Hicklestad | 511.989.6635 x3211 | [email protected] |
Common American first and last names
The generator draws from a large pool of authentic American names. A sample of the first and last names you might see for United States:
First names
Last names
What's included in each generated profile?
- Avatar photo — a unique generated portrait via DiceBear
- Full Name — a realistic American first and last name combination
- Bio — a short personal biography sentence
- Email — valid-format email derived from the generated name
- Phone — a United States-formatted phone number
- Address — a United States street address including city, state, and postal code
- Date of Birth — a realistic birthdate for an adult aged 18–70
- Username & Social handle — consistent handles matching the name style
- Password — a strong 14-character random password
- Company & Job Title — fictional workplace details
- Website — a fictional personal or company URL
What is vCard export?
vCard (.vcf) is the standard contact file format supported by Apple Contacts, Google Contacts, Outlook, and virtually every phone. Downloading a fake identity as a vCard lets you instantly import it as a contact for testing contact sync, CRM imports, or address book workflows.
Is this data private?
Yes. All data is generated locally in your browser — no information is sent to any server. The avatar image is fetched from DiceBear's public API using only a random seed string. Closing or refreshing the page discards all generated identities.
Want auto-fill instead of copy-paste?
The FormFiller browser extension fills your forms automatically with one click — no copying and pasting needed. It detects field types intelligently and fills names, emails, addresses, and more in milliseconds.
Curious how it works under the hood? Read our guide to the best fake data generator browser extension for developers.
Frequently asked questions
Is the generated identity connected to a real person?
No. Every field — name, address, phone number, email, photo, and bio — is generated algorithmically by Faker.js and DiceBear. None of it refers to a real, living individual, and no lookup or database of real people is used.
Can I use a fake identity to sign up for real accounts or verification (KYC)?
No. This tool is intended for software testing, UI mockups, and database seeding. Using fabricated identity data to pass identity verification, open accounts, or impersonate someone is fraud in most jurisdictions and is not what this tool is for.
What can I export a generated identity as?
Each profile can be copied as plain text, downloaded as a .json file for use in test fixtures and scripts, or exported as a .vcf vCard that imports directly into Contacts apps for testing contact-sync and CRM workflows.
Is any of my data sent to a server?
No. Every identity is generated locally in your browser. The only network request is a photo fetch from DiceBear's public avatar API using a random seed string — no personal data is ever transmitted or stored.