Expand description

Cryptographic random number generation.

Functions

randombytes() randomly generates size bytes of data.
randombytes_into() fills a buffer buf with random data.