Skip to content
Rodrigo E. Principe edited this page Oct 30, 2018 · 1 revision

number

random(start, end, type)

Make a random number from start to end. Argument type can be float or int

trimDecimals(places)

Trim decimals from a float number n places

Clone this wiki locally