random.h
Go to the documentation of this file.
1 
9 #ifndef RANDOM_H_
10 #define RANDOM_H_
11 
13 
25 
38 
39 #endif //RANDOM_H_
#define MCL_LOCAL
MCL_LOCAL mcl_error_t random_generate_number(mcl_uint32_t *random_number)
Definition: random.c:68
mcl_int32_t mcl_error_t
uint32_t mcl_uint32_t
MCL_LOCAL mcl_error_t random_generate_guid(char **guid)
Definition: random.c:80
Common module interface header file.