Skip to content

mamcclellan/NameGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NameGenerator

Using two lists of popular boys and girls names, this program generates a Markov model that is stored in a hash map, then generates new names from the model. The user is prompted to specify the parameters of the names to be generated through the command prompt.

About

A simple Markov model example written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages