A name generation implementation using Markov chains
######Current Testing Status This program is only tested to the extent required by it's involvement with my senior thesis. Strings with the markov::Chain struct work, as does markov::getChainsFromFile(string).