Math Functions

math_random

Returns a random decimal or a random value within the supplied bounds.

math_rint

Rounds to the nearest integer using the runtime rounding rule.