GetRandomFloatInRange
Docslocal retval = GetRandomFloatInRange(startRange, endRange)Parameters
| Name | Type | Description |
|---|---|---|
startRange | float | — |
endRange | float | — |
Returns
floatReturns a floating-point number.
local retval = GetRandomFloatInRange(startRange, endRange)| Name | Type | Description |
|---|---|---|
startRange | float | — |
endRange | float | — |
floatReturns a floating-point number.
No snippets yet. Be the first to contribute!