Skip to main content

generate_random_string

Function generate_random_string 

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

generate a String of the given length with pseudorandom content