pub fn string_from(charset: &[u8], length: usize) -> String
A random string of length characters drawn uniformly from charset.
length
charset