pub fn generate_password(length: usize, no_symbols: bool) -> String
Generate a secure password with alphanumeric characters and optional symbols