Electroneum
random.h File Reference
#include <stddef.h>
Include dependency graph for random.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void generate_random_bytes_not_thread_safe (size_t n, void *result)
 

Function Documentation

◆ generate_random_bytes_not_thread_safe()

void generate_random_bytes_not_thread_safe ( size_t  n,
void *  result 
)