Expand description
Utilities for random data.
Functionsยง
- get_
random_ bytes - Return a vector of the given
size
filled with random bytes. - get_
random_ uint32 - Randomly generate an unsigned 32-bit integer.
Utilities for random data.
size
filled with random bytes.