Platform Validation
The check a signup form runs to decide whether your candidate username is allowed before checking if it's available.
Platform validation is the first gate at signup: does the username you typed match the platform's rules for length, allowed characters, and reserved words? It runs before the availability check (does anybody else already have it). PickName's generator does platform validation on every candidate so you don't waste time on names that wouldn't even be accepted.
Generate a platform validation
Use PickName to generate name candidates that fit every major platform.
Open generator →