I want to use math.random() in a Java program.
What is the distribution of this way of getting doubles?
CodePudding user response:
image reproduced from docs.oracle.com
I want to use math.random() in a Java program.
What is the distribution of this way of getting doubles?
CodePudding user response:
image reproduced from docs.oracle.com