Skip to main content

deterministic_bytes

Function deterministic_bytes 

Source
pub fn deterministic_bytes(index: u64, len: usize) -> Vec<u8> 
Expand description

Generate a deterministic random-ish byte vector of the given length.