secure_random_bytes

Function secure_random_bytes 

Source
pub fn secure_random_bytes(dest: &mut [u8]) -> Result<(), ThreadError>
Expand description

Fill buffer with cryptographically secure random bytes.