Random_number_generator_included.md 251 B

Random number generator (included)

The implementation underlying the rand function is platform and VM dependent. The JVM backend uses that platform's SecureRandom class.