Search 110+ free tools… (e.g. json, vpn, password) ⌘K
Link Tools Dereferer Hide Referrer Link URL Shortener Affiliate Cloaker PayPal Links PayPal DonationPayPal Links Privacy Tools Password Generator Cloudflare Resolver My Referrer Torrent Tools Magnet → Torrent Torrent → Magnet Torrent Editor Pirate Bay Proxies Movierulz Proxies ExtraTorrent Proxies Dev Tools Base64 Encoder Hash Generator HTTP Headers Disposable Email Checker Company Blog About Us Contact Anonymize Free
Privacy Tool

Fake Name & Identity Generator

Rate this tool:
3.8/5 · 4 ratings Thanks for rating!

Generate fictional names, complete identities, addresses, phone numbers and email addresses for software testing, forms, demos and development. Free and private.

⚠️ For testing and privacy only. These identities are randomly generated — not real people. Using them to commit fraud, impersonate someone, or bypass identity verification is illegal. This tool exists for QA testing, form testing, and protecting your privacy on low-stakes signups.
Avatar: Change ›
Gender
Country
Age Range
Email Domain
Count
Seed (optional)
⚠️ Report an Issue

What Is a Fake Name Generator?

A fake name generator creates a fictional identity — a name, and usually supporting details like an address, email, and phone number — that isn't tied to any real person. It's not the same as identity theft or impersonation: a good fake name generator produces data that looks realistic enough to test with, but is entirely synthetic. That distinction matters, because the same tool gets used for two very different reasons: protecting your own privacy on low-stakes signups, and generating throwaway data to test software.

This generator does both. Every name, address, and phone number follows the real formatting conventions for its country — not because the person is real, but because software (and humans) can tell the difference between "123 Fake St" and an address that actually looks like one.

How to Use the Fake Name Generator

  1. Pick an avatar, if you want one on the identity card (optional — purely cosmetic)
  2. Choose a gender, country, and age range, or leave them on "Any" for a fully random result
  3. Pick an email domain, or leave it on Random
  4. Set how many identities you want (up to 100 at once)
  5. Optionally enter a seed if you need the exact same result reproducibly — useful for test suites
  6. Click Generate, then copy the card, or export as CSV, JSON, or SQL

What Information Can It Generate?

Each identity includes the following fields:

FieldExample
Full nameSarah Mitchell
Address42 Kings Road
City / postal codeManchester, M1 4WT
State / countyGreater Manchester
Phone+44 7700 900123
Emailsarah.mitchell42@example.com
Date of birth1991-06-14
Job / companyUX Designer, Nexus Tech
Username / passwordsarahmitch91 / Sar#4127!MI

Exported as JSON, one identity looks like this:

{
  "fullName": "Sarah Mitchell",
  "email": "sarah.mitchell42@example.com",
  "phone": "+44 7700 900123",
  "street": "42 Kings Road",
  "city": "Manchester",
  "postal": "M1 4WT",
  "country": "United Kingdom"
}

Random Name Generator

If all you need is a name — not a full identity — this same tool covers that too. Generate random first names, last names, or full names for any of the 10+ supported countries, filtered by gender if you need it. Under the hood it's the same generator; you're just using one field of the output rather than all of them.

Fake Names for Software Testing and QA

Real user data doesn't belong in a test or staging environment — it's a genuine privacy risk, and it only tests the one case you happen to represent. This generator is built for the alternative: realistic, correctly-formatted synthetic data for form testing, QA test suites, and demo accounts, exportable in bulk as CSV, JSON, or ready-to-run SQL. Pair it with a UUID Generator for unique record IDs, a JSON Formatter to validate exported fixtures, or a Password Generator if you need stronger credentials than the ones generated here.

🌍
10+ countries
Country-specific names, phone formats with STD codes, postcodes, cities and states.
📍
Separated address
Street, city, state/county, postcode and country all as separate copy-able fields.
🎭
16 avatars
Click any avatar to personalise your identity card before generating.
📊
CSV, JSON & SQL export
Download all generated identities in CSV, JSON, or ready-to-run SQL for databases and APIs.
🔁
Reproducible seeds
Enter a seed value to regenerate the exact same batch of identities for consistent test runs.
📇
vCard & QR export
Export any identity as a scannable QR code or downloadable .vcf contact file.

Frequently Asked Questions

Is it legal to use a fake name online?
Using a fake name to protect your privacy on commercial websites (newsletters, trials, discount codes) is generally legal. It is illegal to use fake details to commit fraud or impersonate a real person. This tool is for privacy protection and software testing only.
Are the generated identities real people?
No. All names, addresses, emails and details are randomly generated and completely fictional. Any resemblance to real people or addresses is entirely coincidental.
What are the phone number formats used?
Phone numbers are generated with the correct country dialling code and format for each country. UK numbers use 07xxx format, US numbers use (xxx) xxx-xxxx, India uses +91 followed by a 10-digit number, etc.
Is this fake name generator free?
Yes, entirely free with no signup, and every identity is generated in your browser rather than on a server.
Can I generate multiple fake identities at once?
Yes, up to 100 per batch, exportable as CSV, JSON, or SQL for bulk testing or database seeding.
Can I generate fake names for a specific country?
Yes. Select a country and every field — name, phone format, address, postal code — follows that country's real conventions.
Are the generated identities stored anywhere?
No. Everything is generated client-side in your browser and never sent to or stored on our servers.
Can fake identities from this tool be used for identity verification?
No, and doing so would be illegal. These are entirely fictional and cannot pass real identity verification — the tool exists for testing and privacy, not fraud.
Can I export the generated data to a database?
Yes. The SQL export option generates a CREATE TABLE statement plus ready-to-run INSERT statements for every identity in the batch.
🛡️
Your IP address and DNS queries are visible to your ISP. Protect your privacy with a trusted VPN — tested and recommended by Anonymiz.
See Recommended VPNs →

Related Tools

📍
Fake Address Generator
Generate fake addresses by country
🪪
Fake Identity Generator
Generate complete test identities
🗄️
Test Data Generator
Bulk test data with CSV/JSON/SQL export
🎲
Password Generator
Generate strong passwords
🔑
UUID Generator
Generate unique UUIDs
📄
Lorem Ipsum
Generate placeholder text
🎰
Random Number
Generate random numbers
📱
QR Code Generator
Generate QR codes
📋
JSON Formatter
Format and validate JSON
Done!