Benchmarking the Status of Default Pseudorandom Number Generators in Common Programming Languages

09/20/2021
by   Nils van den Honert, et al.
0

The ever-increasing need for random numbers is clear in many areas of computer science, from neural networks to optimization. As such, most common programming language provide easy access to Pseudorandom Number Generators. However, these generators are not all made equal, and empirical verification has previously shown some to be flawed in key ways. Because of the constant changes in programming languages, we perform the same empirical benchmarking using large batteries of statistcal tests on a wide array of PRNGs, and identify that while some languages have improved significantly over the years, there are still cases where the default PRNG fails to deliver sufficiently random results.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset