Stardew Engine
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

float Ra_FloatBetween (float min, float max)
 
unsigned int Ra_SeedFromTime ()
 
unsigned int Ra_RandZeroTo (int maxExclusive)
 

Function Documentation

◆ Ra_FloatBetween()

float Ra_FloatBetween ( float  min,
float  max 
)

◆ Ra_RandZeroTo()

unsigned int Ra_RandZeroTo ( int  maxExclusive)

◆ Ra_SeedFromTime()

unsigned int Ra_SeedFromTime ( )