Markov Chain Text Generator
Data Oriented Design (DOD). This project was motivated by wanting to create a performant codebase. Using the doddesign book, the primary focus of this project was to implement a cache friendly datastructure in this project. The primary focus was to use arrays or arenas to implement this markov chain generator.