Generates words that "sound like real words".
Original work by The Ploodood!
I use it to generate moderately strong passwords.
Install globally with pip
:
sudo pip install ploodood
or with pipsi:
pipsi install ploodood
Now that ploodood is installed globally, run ploodood
to use the CLI.
You can change some options, just look at ploodood --help
.
Example: ploodood --minlen 8 --wordcount 5
Matteo Giordano
Copyright (c) 2015 Matteo Giordano
Released under the MIT license