Module random

Module random 

Source
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.