libtropic
C library for TROPIC01 chip
|
Declarations of functions related to random number generator. More...
Functions | |
lt_ret_t | lt_random_bytes (lt_l2_state_t *s2, void *buff, size_t count) |
Get random bytes in a form of 32bit numbers. This is wrapper for platform defined function. More... | |