[][src]Function xpg::xpg

pub fn xpg(words: usize) -> String

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

words must be at least one or it will panic.