Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 183 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 183 Bytes

Minimal Markov Text Generator (MMTG)

Object Oriented approach to a markov text generator, just for fun.

TODO

  • Add cli interface
  • Use Marshal rather than JSON to save chains