'What is the distribution of math.random in Java?

I want to use math.random() in a Java program.

What is the distribution of this way of getting doubles?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source