pub fn generate_password(number_of_words: isize) -> String
Expand description

Generate a random password, consisting of number_of_words words.