- What name pools are used?
- Real first and last names from a curated list (globally common names, gender-balanced) plus a 'famous tech names' pool (Alan Turing, Ada Lovelace, Grace Hopper style) for flavor.
- Is it bias-aware?
- The name pool is intentionally diverse — globally common names from many cultures. For demographic-specific data (testing locale-specific name validation), filter by locale.
- How many can I generate?
- Up to 10,000 per batch. For larger volumes, run multiple batches or script it with the tool's API.
- What about middle names and initials?
- Toggle to include middle names or middle initials. Useful when testing name-parsing code that needs to handle various formats.