bitwarden_generators::password

Function password

source
pub(crate) fn password(
    input: PasswordGeneratorRequest,
) -> Result<String, PasswordError>
Expand description

Implementation of the random password generator.