Module rng
dryoc
0.5.4
Module rng
Functions
In crate dryoc
Modules
auth
classic
constants
dryocbox
dryocsecretbox
dryocstream
generichash
kdf
keypair
kx
onetimeauth
protected
pwhash
rng
sha512
sign
types
utils
Enums
Error
?
Settings
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.