Function entropy_test::passphrase

source ·
pub fn passphrase(
    words: Vec<&str>,
    padding_chars: Vec<&str>,
    mode: &str
) -> String