
Go to the source code of this file.
| Functions | |
| GK_MKRANDOM (gk_c, GK_MKRANDOM(size_t, char) | |
| uint64_t | gk_randint64 (void) | 
| uint32_t | gk_randint32 (void) | 
$Id: random.c 11793 2012-04-04 21:03:02Z karypis $
Definition in file random.c.
| GK_MKRANDOM | ( | gk_c | , | |
| GK_MKRANDOM( | size_t, | |||
| char | ||||
| ) | 
| uint64_t gk_randint64 | ( | void | ) | 
Definition at line 84 of file random.c.
References gk_randinit(), int, and x.
Referenced by gk_randint32().


| uint32_t gk_randint32 | ( | void | ) | 
Definition at line 125 of file random.c.
References gk_randint64().

 1.5.5
 1.5.5