username_word

Function username_word 

Source
fn username_word(
    rng: impl RngCore,
    capitalize: bool,
    include_number: bool,
) -> String