pub fn gen_password( length: u8, no_special: bool, username: Option<String>, password: Option<String>, )
Generating password with given length