Math::Rand Function
No description.
Syntax
float Math::Rand(
float min,
float max
)
Parameters
float min
float max
Return value
float
Remarks
None.
No description.
float Math::Rand(
float min,
float max
)
float min
float max
float
None.