Random number generator included
The implementation underlying the rand
function is platform and VM dependent. The JVM backend uses that platform's SecureRandom class.
Last updated
The implementation underlying the rand
function is platform and VM dependent. The JVM backend uses that platform's SecureRandom class.
Last updated