Cipher from Human

cfh generate password from human information.

Usage

Installation

Add to your Gemfile

gem 'cfh'

or gem install cfh

Examples

Now, just initialize a Person object:

@person = Person.new

This will give you a generic setup of a 16-length, alphanumeric key seperated every 4 characters by a hyphen.