Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
rand.h File Reference
#include <type.h>

Go to the source code of this file.

Functions

uint32_t vxRand ()
 

Function Documentation

◆ vxRand()

uint32_t vxRand ( )

Definition at line 18 of file rand.c.

References RAND_MAX, random_available, vxHPETGetMainCount(), and vxHPETIsAvailable().

Referenced by send_command().