RubyGems Navigation menu

markov_words 2.0.3

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:
=

Versions:

  1. 2.0.6 February 26, 2022 (14 KB)
  2. 2.0.5 March 02, 2020 (14.5 KB)
  3. 2.0.4 January 04, 2018 (14 KB)
  4. 2.0.3 December 13, 2017 (14 KB)
  5. 2.0.2 December 10, 2017 (14 KB)
Show all versions (14 total)

Runtime Dependencies (1):

sqlite3 ~> 1.3

Development Dependencies (5):

bundler ~> 1.16
minitest ~> 5.0
pry ~> 0.11
rake ~> 10.0
yard ~> 0.6

Owners:

Authors:

  • Donald Merand

SHA 256 checksum:

=

Total downloads 28,633

For this version 2,168

Version Released:

License:

MIT

Required Ruby Version: ~> 2.3

Links: