The randombytes_buf() function fills size bytes starting at buf with an unpredictable sequence of bytes.
The randombytes() function fills the array buf with an unpredictable sequence of bytes.
The randombytes_buf() function fills the array buf with an unpredictable sequence of bytes.
InputRange interface to random ubytes (based on calls to randombytes_random())
Functions related to randomness.