Embedded SDK
Embedded SDK
lcx_rng.h File Reference

Random Number Generation. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Random Number Generation.

Random numbers with different sizes can be generated: a 8-bit random number, a 32-bit random number or a random number of arbitrary size. In this case, the number is returned as a buffer of random bytes. The random number can also be generated within a specific range.

Definition in file lcx_rng.h.