tlspuffin
0.1.0
Module rand
Structs
Functions
In tlspuffin::
tls::
rustls
Module
tlspuffin
::
tls
::
rustls
::
rand
Copy item path
source
·
[
−
]
Structs
§
GetRandom
Failed
Functions
§
fill_
random
Fill the whole slice with random material.
random_
u32
Return a uniformly random u32.
random_
vec
Make a
Vec<u8>
of the given size containing random material.