libtropic
C library for TROPIC01 chip
lt_random.h File Reference

Declarations of functions related to random number generator. More...

#include <stdlib.h>
#include "libtropic_common.h"
Include dependency graph for lt_random.h:

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...
 

Detailed Description

Author
Tropic Square s.r.o.
License
For the license see file LICENSE.txt file in the root directory of this source tree.