Category: Math
Back to System Functions
RndDouble!()
Double
Returns a pseudo-random Double value in the range 0.0 to 1.0.
Call SeedRnd to make the sequence deterministic for repeatable behavior.
chance! = RndDouble!()