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