aboutsummaryrefslogtreecommitdiff
path: root/markov-run.rb
AgeCommit message (Collapse)Author
2014-01-19Changed the serialisation to use single word follow-ons. Added the number of ↵Nathan Lasseter
generations argument to markov-run. Changed the length argument from number of achunks to the total words in the generation. Removed the "Starts with a capital" requirement.
2014-01-14First CommitNathan Lasseter