Skip to main content

Crate chamber_password_gen

Crate chamber_password_gen 

Source

Structs§

PasswordConfig

Functions§

generate_complex_password
Generates a complex password based on the specified length.
generate_memorable_password
Generates a memorable yet relatively secure password by combining randomly chosen syllables, numbers, and separators.
generate_simple_password
Generates a simple password of the specified length.