rand_string

Function rand_string 

Source
pub fn rand_string(length: usize) -> String
Expand description

Generates a random string of characters of the given length.