RANDOMINTEGER v16
The RANDOMINTEGER()
function returns a random integer between 0
and 268,435,455
. The signature is:
Examples
This example uses the RANDOMINTEGER
function to return a cryptographically strong random INTEGER
value:
- On this page
- Examples