pub fn rand_alphanumeric(len: usize) -> String
Expand description

Generate a cryptographically-secure, random alphanumeric value.