Skip to main content

bytes

Function bytes 

Source
pub fn bytes(length: usize) -> Vec<u8> 
Expand description

Fill a buffer with random bytes from the OS.