Category: Math
Back to System Functions
RndFloat#()
Float
Returns a pseudo-random Float value in the range 0.0 to 1.0.
Call SeedRnd to make the sequence deterministic for repeatable behavior.
noise# = RndFloat#()