Function xpg::random_str

source ·
pub fn random_str(n: usize, alphabet: &str) -> String
Expand description

Generate a random string of length n from alphabet