Random Number API

API Reference


This Random Number API is a wrapper around a cryptographic pseudo-random number generator (CPRNG) that is properly seeded with entropy.

The random numbers returned by this API may be used for cryptographic purposes such as encryption keys, initialization vectors, etc.