Module nanorand::entropy::linux

source ·
Expand description

An entropy generator for Linux, using libc’s getrandom function.

Functions

Obtain a series of random bytes.