Crate parity_wordlist [] [src]

Parity Brain Wallet Generator.

Enums

Error

Phrase Validation Error

Functions

random_phrase

Generate a string which is a random phrase of a number of lowercase words.

validate_phrase

Validates given phrase and checks if: 1. All the words are coming from the dictionary. 2. There are at least expected_no_of_words in the phrase.