RubyGems Navigation menu

markov_words 2.0.0

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:
= Copy to clipboard Copied!

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)
  6. 2.0.0 - December 10, 2017 (14 KB)
Show all versions (14 total)

Runtime Dependencies (1):

sqlite3-ruby ~> 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:

46d43ee783fc5f47388303970b561ed8a3d51ab92784d6c9203ab5a1bdd9f646

Total downloads 26,570

For this version 1,956

License:

MIT

Required Ruby Version: ~> 2.3

Links: