left round corner  Kirith 
Kirith
   right round corner
Main Menu
Voting Booth
Portrait Gallery
Top Ten Portraits
Character Generator
Deck of Many Things
Name Generator
Miscellaneous Links
Contact Us
Old Game Review
The idea for this random name generator started during the middle of working on the Dungeons and Dragons character generator. The code here was reworked from code by Ragnar Hojland Espinos. His original code can be found here.
Effort was then put into modifying the code to be compatable with the data files of another name generating project located here. The fantasy name generator rule files use the same principal as the mudname data files. Most fall into having a beginning, middle, and end sections with a name being comprised of random selection from the three sections.
The basic idea of the code can be found in the following source code here. It was written in a couple of hours using php. Since it was derived from the GPL license, it maintains the original copyright.