dryoc
0.6.0
Module rng
Functions
In crate dryoc
Module
dryoc
::
rng
Copy item path
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.