GetURandomFloat Function

Returns a uniform random float in the range [0, 1).

Note: Uniform random number streams are seeded automatically per-plugin.

float GetURandomFloat()

Return Value

Uniform random floating-point number.