NameFactory – Character Name Generator


NameFactory is a simple name generation library for Unity projects. It makes it easy to create country-specific characters with accurate gender and culture-aware surname rules.


by Tertre Rouge Studio


Price History +

This package provides a robust solution for generating realistic names based on specific cultural and gender criteria. It ensures authenticity by applying culture-specific naming rules across 198 countries.


Key features:

  • Person Object Generation: Create a complete Person object containing Firstname, Surname, Gender, and Country. You can define specific attributes or generate them randomly.
  • Standalone Name Generation: Retrieve a Firstname or Surname independently. Supports specific gender/country constraints or random generation.
  • Family Generation: Create a "child" object derived from an existing Person, inheriting relevant traits.
  • Cultural Accuracy: Utilizes culture-specific naming rules to ensure the generated names match the selected country and gender.