Skip to main content

rand_bytes

Function rand_bytes 

Source
pub fn rand_bytes(n: usize) -> Vec<u8> 
Expand description

Cryptographically random bytes (urandom with time fallback).