bitwarden_generators::passphrase

Function gen_words

source
fn gen_words(rng: impl RngCore, num_words: u8) -> Vec<String>