Random Name Generator
Generate random first names, surnames or full names in bulk for test data, seed records and demo screenshots. Set how many you need and copy the list. Generated in your browser from a built-in name list — no request, and no real person's data.
Runs in your browser — nothing is uploaded
Questions
- Are these real people?
- No. Names are assembled at random from lists of common first names and surnames, so a generated combination may coincide with a real person purely by chance, in the way any common name does. Nothing here is drawn from a database of actual individuals.
- Can I use these in a demo or a screenshot?
- Yes — that is what they are for, and it is much better practice than putting real customer names in a screenshot. Using generated names in test fixtures also keeps real personal data out of your development database.
- How many can I generate at once?
- Hundreds at a time without trouble. Generation is a loop over a local array, so the only real limit is how much text is comfortable to copy out of the page.
What people use next
- Lorem Ipsum GeneratorGenerate lorem ipsum placeholder text by words, sentences, or paragraphs.
- Password GeneratorGenerate strong, random passwords using Web Crypto. Control length, character sets, and strength.
- Hash GeneratorGenerate SHA-256, SHA-384, and SHA-512 hashes using Web Crypto API. Output in hex or Base64.