Skip to content

bob-the-hamster/random-name-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-name-fun

This is a simple tool for generating random names.

It has two modes of operation.

Synthesize by splicing

In Synthesize mode, the random name generator attempts to splice together two random words, joining them together on a pair of letters that they share in common.

Names that come from this mode have fantasy feel to them, but are usually easy to pronounce, since they are built out of real names.

Random from dictionary

In this mode, the random names are simply pulled from the dictionary, and returned unmodified. The dictionary is made up from all the capitalized words in a spellchecker dictionary, so almost all of them are names of people and places from the real world.

About

A simple little tool for generating a table of random names

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published