/random-names-generator

Easy to use class to generate one ir more names based on the lists of first and last names.

Primary LanguagePHPMIT LicenseMIT

Random Names Generator

Random is a PHP class capable of generating millions of random name combinations (first names and surnames) for use as demo data in applications and other projects.

Acknowledgment

This class is based on the original project PHP Random Name Generator by edwardr, and it uses list of names with most of the PHP code rewritten and expanded.

Requirements

PHP 7.0+