MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / nextDouble

Method nextDouble

src/java/util/Random.java:134–137  ·  view source on GitHub ↗

Generates a pseudorandom uniformally distributed double value between 0.0 and 1.0. @return a float between 0.0 and 1.0 .

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

nextGaussianMethod · 0.95
randomMethod · 0.80

Calls 1

nextMethod · 0.95

Tested by

no test coverage detected