Naming Things: Usernames, Handles and Small Brands
The name you pick in five minutes will be typed by strangers for years. A short checklist keeps you from regretting it.
A handle is infrastructure. It appears in URLs, email addresses, invoices and search results, and changing it later breaks all of them. Ten minutes of care is cheap.
The checklist
- Pronounceable. If it cannot be said aloud on a phone call, it will be mistyped.
- No ambiguous characters. Avoid mixing l/I/1 and O/0. Avoid underscores where a hyphen would do; people forget which was used.
- Consistent everywhere. The same string on every platform is worth more than a slightly better name on one.
- Not tied to a moment.
react_dev_2021ages badly, as does anything containing a current employer or city. - Legally clear. For anything commercial, search a trademark register before printing it.
Generating candidates
The username generator combines word pairs and patterns with adjustable length and style options so you can produce a shortlist quickly, and the random name generator is useful for characters, projects, test data and placeholder personas by category.
Generate thirty, discard twenty-five without thinking, then apply the checklist to the rest. Fluency of the first read is a reliable signal; if you had to look twice, so will everyone else.
Checking availability
Check the platforms you actually intend to use, plus the domain. A free tool cannot reserve anything — register the domain the moment you decide, because availability checks and registration are frequently minutes apart in a competitive space.
Test data, not real data
If you need names to populate a demo or a test database, generated names are the right answer; using real customer names in a staging environment is a data-protection incident waiting to happen. Pair generated names with lorem ipsum text for realistic-looking mock content.
FAQ
Numbers or no numbers? Avoid them unless they are meaningful; appended digits read as a second-choice name.
How long should a handle be? Under 15 characters keeps it usable everywhere.
Are generated names unique? No — always verify availability before committing.
Keep reading
- 10 Free Online Tools That Save You Time Every DayTen browser tools that quietly remove the small friction from your working day - from merging PDFs to converting units without opening a single app.
- Best Productivity Tools For Remote WorkersThe remote work stack that actually helps: focus systems, lightweight utilities and the habits that stop a home office turning into a slow office.
- QR Codes That Work in the Real WorldA QR code that fails to scan is worse than no code at all. Five physical constraints decide whether yours works.