pub fn bytes(n: usize) -> Result<Vec<u8>, String>
Expand description

Generates a random string of length “n”.