pub fn rand_string(length: usize) -> String
Generates a random string of characters of the given length.