Flap Core
Added October 2008
FlapCore is built by essentially taking a dictionary.txt file, with each word separated by a line ending, choosing any random four-letter word, then spitting one of those out, a random number from 10-99, and then another random word. Using it is very simple; once installed, just say
@password.password = generator
When installed. Install it by calling
(sudo optional) gem install flapcore
We have a rubyforge page at this location , and also have a cron job that occasionally generates some of the passwords on twitter they get pretty nasty from time to time.
Back