PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
random.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int random_gen (void)
 
void random_seed (unsigned newSeed)
 

Function Documentation

◆ random_gen()

int random_gen ( void  )

Definition at line 8 of file random.c.

Here is the caller graph for this function:

◆ random_seed()

void random_seed ( unsigned  newSeed)

Definition at line 21 of file random.c.

Here is the caller graph for this function: