dryoc
0.5.4
Module rng
Functions
In crate dryoc
?
Module
dryoc
::
rng
source
·
[
−
]
Expand description
§
Random number generation utilities
Functions
§
copy_randombytes
Provides random data up to length of
data
from the OS’s random number generator.
randombytes_buf
Provides random data up to
len
from the OS’s random number generator.