bitwarden_generators::username

Function username_word

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