Docs Menu
Docs Home
/ /
Native Methods

_rand()

_rand()
Returns:A random number between 0 and 1.

This function provides functionality similar to the Math.rand() function from the standard library.

Back

_isWindows()