[][src]Module tink_core::subtle::random

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.