We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
random(start, end, type)
Make a random number from start to end. Argument type can be float or int
start
end
type
float
int
trimDecimals(places)
Trim decimals from a float number n places
places