#42 — Markov Chain Name Generator
In this multi-part coding challenge I attempt to use a Markov Chain to generate a new name for my YouTube channel.
- Google Books Ngram Viewer. 
- Wikipedia page with information and resources on n-gram. 
- Web Trigrams: Visualizing Google's Tri-Gram Data. 
- Website creating course descriptions with a generative algorithm. 
- Posts generated by a Markov chain trained on the King James Bible. 
- Markov Chains explained visually. 
- Perlin Noise song on SoundCloud. 
- Webpage with material from my "Programming from A to Z" course. 
- Live Stream with N-Grams and Markov Chains to generate text algorithmically. 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 

