An utility to generate random names using high order Markov chains and several language rules which can be generated from scratch, from a word list or by randomly generating a new language from several user-defined parameters
PyWordGen is a random wordgenerator that generates statistics of word parts (frequency and combinations) of a given language and stores that persistantly. That data is then utilized for generating random words with the same characteristics.