Function xpg::xpg

source ·
pub fn xpg(words: usize) -> String
Expand description

Generate xkcd-style password with a specified number of words.

words must be at least one or it will panic.