Jake Worth

Jake Worth

Remarkovable

Published: October 03, 2015 2 min read

  • ruby

I made a new gem today, called Remarkovable.

The source code is here:

https://github.com/jwworth/remarkovable

This gem extracts the Markov chain code I’ve been using on a bunch of my projects into a single package.

My goal was to have Markov chain code I could plug into any project, that was well-tested and didn’t do too much. Features include allowing the user to set a prefix length and custom starting key. So far it’s been doing exactly what I needed it to do.

Look for it on Rubygems soon.

What are your thoughts on this? Let me know!


Get better at programming by learning with me! Join my 100+ subscribers receiving weekly ideas, creations, and curated resources from across the world of programming.