pub fn random_str(n: usize, alphabet: &str) -> String
Generate a random string of length n from alphabet
n
alphabet