pub fn random_word() -> &'static str
Expand description

Get a random word from the list

§Examples:

let word = eff_wordlist::large::random_word();