Macro xpg::xpg

source ·
macro_rules! xpg {
    ($words: expr) => { ... };
    () => { ... };
}
Expand description

Generate xkcd-style password with the given or default number of words (4).