bitwarden_generators::username

Function username_catchall

source
fn username_catchall(
    rng: impl RngCore,
    type: AppendType,
    domain: String,
) -> String
Expand description

Generate a username using a catchall email address The format is <random-or-website>@<domain>