MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / random

Method random

code/algs4/StdRandom.java:136–139  ·  view source on GitHub ↗

Returns a random real number uniformly in [0, 1). @return a random real number uniformly in [0, 1) @deprecated Replaced by #uniform().

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cycleMethod · 0.80
mainMethod · 0.80

Calls 1

uniformMethod · 0.95

Tested by 1

mainMethod · 0.64