Generate a passphrase consisting of words chosen from word list dictionaries.
Project description
Generate a passphrase consisting of words chosen from word list dictionaries.
See the online help for details:
$ passphrasegen --help usage: setup.py [-h] [-d DELIMITER] [-b BITS | -l LENGTH] [wordlist [wordlist ...]] Generate a passphrase consisting of words chosen from word list dictionaries. positional arguments: wordlist one or more word list dictionaries with one word per line (default: ['/usr/share/dict/words']) optional arguments: -h, --help show this help message and exit -d DELIMITER, --delimiter DELIMITER delimiter that separates the words in the passphrase (default: ' ') -b BITS, --bits BITS minimum bits of entropy, determines the number of words (default: 164) -l LENGTH, --length LENGTH length of the passphrase in number of words
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
passphrasegen-1.1.tar.gz
(2.4 kB
view hashes)