Skip to content

Raziel619/php-name-generator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

php-name-generator

An extremely simple random name generator currently using a small customizable library of cool video game names

Usage

Simply include require the 'nameslib.php' file and call the GenerateRandomName() function to receive a name string. The current library contains video game names with a random integer added at the end of string

Modifying The Library

Additions and changes can be made on the $names variable as needed

About

An extremely simple random name generator currently using a small customizable library of cool video game names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages