API MathTools - chsxf/mfx GitHub Wiki
MathTools Class
final class MathTools
Summary
Math helpers
Since 1.0
Methods
randomFloat
public static function randomFloat(): float
Generates a randomly-generated float number comprised between 0.0 (inclusive) and 1.0 (inclusive)
Since 1.0
Returns
float