Aptivi - Deprecated Manuals
ProjectsWebsiteBlog
Namer - Manual
Namer - Manual
  • 👋Welcome!
  • Usage
    • 🖥️How to use
    • ⚒️How it works
  • 🧱Project Dependencies
  • Report an issue
  • Source code
  • Our projects
  • API Reference
Powered by GitBook
On this page
  1. Usage

How it works

How does it work?

When Namer's functions get called in your application, it first downloads the name list and installs the names and the surnames to the memory if it's the first time it's been run. Then, it uses the random number generator to select a random name and a random surname.

As soon as they're selected, it returns a list of full names satisfying your conditions, if any.

Last updated 2 years ago

⚒️