SSBM Decomp
Loading...
Searching...
No Matches
random.h File Reference
#include <platform.h>

Go to the source code of this file.

Functions

s32 HSD_Rand (void)
f32 HSD_Randf (void)
s32 HSD_Randi (s32 max_val)
void _HSD_RandForgetMemory (void *low, void *high)

Function Documentation

◆ HSD_Rand()

s32 HSD_Rand ( void )

◆ HSD_Randf()

f32 HSD_Randf ( void )

◆ HSD_Randi()

s32 HSD_Randi ( s32 max_val)

◆ _HSD_RandForgetMemory()

void _HSD_RandForgetMemory ( void * low,
void * high )