[][src]Function genp::password

pub fn password(charlist: &[char], len: u128) -> String

Generate a password of length len from a character list.