Markov model for generating names. Created for a college AI course.
- Not effecient (i.e. generates a new probability map every time you try to generate new names).
- Will crash when attempting to generate names with a high order.
- Won't be updating this repo.