builtins::rand

Function rand_alphanumeric_str

Source
pub fn rand_alphanumeric_str(len: u64, rng: &mut ThreadRng) -> Cow<'static, str>