|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| int | random_gen (void) |
| void | random_seed (unsigned newSeed) |
Variables | |
| static uint64_t | seed = 0 |
| int random_gen | ( | void | ) |
| void random_seed | ( | unsigned | newSeed | ) |
|
static |
Definition at line 6 of file random.c.
Referenced by random_gen(), and random_seed().