rand_string_charset

Function rand_string_charset 

Source
pub fn rand_string_charset(charset: &str, len: usize) -> String
Expand description

Generates a random string with a given charset.