markov_words 1.0.1
It's often nice to have random English-sounding words, eg. for password generators. This library uses Markov-chain techniques on words, as opposed to many others which focus on sentences.
Gemfile:
=
install:
=
Runtime Dependencies (1):
sqlite3-ruby
~> 1.3