native Float:random_float(Float:a, Float:b);
a | Minimum value (inclusive) |
b | Maximum value (inclusive) |
Returns a random floating point value generated by the engine.
Generated random value
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.