/ploodood

Generates words that "sound like real words"

Primary LanguagePythonMIT LicenseMIT

ploodood

Generates words that "sound like real words".

Original work by The Ploodood!

I use it to generate moderately strong passwords.

Install

Install globally with pip:

sudo pip install ploodood

or with pipsi:

pipsi install ploodood

Usage

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

Author

Matteo Giordano

License

Copyright (c) 2015 Matteo Giordano
Released under the MIT license