File Random.h
FileList > engine > include > Random.h
Go to the source code of this file
Public Functions
| Type | Name |
|---|---|
| float | Ra_FloatBetween (float min, float max) |
| unsigned int | Ra_RandZeroTo (int maxExclusive) |
| unsigned int | Ra_SeedFromTime () |
Public Functions Documentation
function Ra_FloatBetween
float Ra_FloatBetween (
float min,
float max
)
function Ra_RandZeroTo
unsigned int Ra_RandZeroTo (
int maxExclusive
)
function Ra_SeedFromTime
unsigned int Ra_SeedFromTime ()
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/Random.h