vmm_
sys_
util
0.11.2
In vmm_
sys_
util::
rand
Functions
rand_alphanumerics
rand_bytes
timestamp_cycles
xor_pseudo_rng_u32
vmm_sys_util
::
rand
Function
rand_bytes
Copy item path
Settings
Help
Summary
source
pub fn rand_bytes(len:
usize
) ->
Vec
<
u8
>
Expand description
Get a pseudo random vector of
len
bytes.