PatchworkOS
Loading...
Searching...
No Matches
srand.c File Reference
#include <stdlib.h>
#include "common/random.h"

Go to the source code of this file.

Functions

void srand (unsigned seed)
 

Function Documentation

◆ srand()

void srand ( unsigned  seed)

Definition at line 5 of file srand.c.

References random_seed(), and seed.