Skip to main content

generate_password

Function generate_password 

Source
pub fn generate_password(length: usize, no_symbols: bool) -> String
Expand description

Generate a secure password with alphanumeric characters and optional symbols