A simple random name generator. It works by reading a corpus of names, breaking them down in syllables, and generating new names based on the syllables using one of multiple algorithms - very simple, simple and bayesian (work in progress).
TODO: Add more detailed information