libtropic
C library for TROPIC01 chip

◆ lt_random_get()

lt_ret_t lt_random_get ( lt_handle_t h,
uint8_t *  buff,
const uint16_t  len 
)
Parameters
hDevice's handle
buffBuffer
lenNumber of random bytes
Returns
LT_OK if success, otherwise returns other error code.