Skip to main content

get_random_bytes

Function get_random_bytes 

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

Generate length cryptographically secure random bytes.