An extremely simple random name generator currently using a small customizable library of cool video game names
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
Additions and changes can be made on the $names variable as needed