Skip to main content

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


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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page