Ask HN: Smallest Markov Chain?6 pointskwl10 years agoI wrote a 129 byte markov chain in Ruby, and I'm wondering if anybody has any smaller ones. Minified and normal version can be found here (https://github.com/levthedev/tiny_markov).