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

Method Random

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

Creates a new random number generator. Its seed will be initialized to a value based on the current time.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

currentTimeMillisMethod · 0.95
setSeedMethod · 0.95

Tested by

no test coverage detected