Skip to main content

Generate random BIP-039 wordlists

Project description

bip39gen: wordlist generator for Python

Bitcoin BIP39 includes wordlists. These wordlists are useful for generating easily-typed but strongly random strings. The wordlists are 2048 words long, so each word carries 11 bits of information; a generated six-word passphrase has 66 bits of entropy, sufficient for most passwords.

This module does not attempt to encode or decode BIP39 keys; it just manages wordlists, and provides convenience methods for generating strongly random lists of words from them.

bip39gen command

[--lang lang]

[--separator separator]

[--count count]

[length]

Generate count lines, each with length words, separated by separator.

Only the English (en) wordlist is shipped.

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

bip39gen-1.0.0.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

bip39gen-1.0.0-py3-none-any.whl (10.8 kB view hashes)

Uploaded Python 3

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