RubyGems.org

This simple gem generates a random password that is easy to read and remember. It uses dictionary words as well as a list of proper names mixed in with numbers and special characters.

installgem install memorable_password
Authors

Kevin McPhillips, Oleksandr Ulianytskyi

3,432 total downloads 592 for this version
Owners

Dce315c0b3dcd69c639c32e4d635bf98

Gemfile
gem "memorable_password", "~> 0.1.2"
Versions
  1. 0.1.2 February 2, 2013
  2. 0.1.1 May 3, 2012
  3. 0.0.3 June 5, 2011
  4. 0.0.2 May 16, 2011
  5. 0.0.1 May 16, 2011
Development Dependencies
  1. rspec >= 2.6.0
  2. yard >= 0