pub const MINIMUM_PASSPHRASE_NUM_WORDS: u8 = 3;
Minimum number of words allowed in a generated passphrase.