RAND
mathThe RAND
function pushes onto the stack a random floating point number between 0.0 (inclusive) and 1.0 (exlusive) generated by the default random generator.
This generation is cryptographically secure.
Loading
The RAND
function pushes onto the stack a random floating point number between 0.0 (inclusive) and 1.0 (exlusive) generated by the default random generator.
This generation is cryptographically secure.