Function random_manager::bytes

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

Generates a random string of length “n”.