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

Class StdRandom

code/algs4/StdRandom.java:67–534  ·  view source on GitHub ↗

The StdRandom class provides static methods for generating random number from various discrete and continuous distributions, including Bernoulli, uniform, Gaussian, exponential, pareto, Poisson, and Cauchy. It also provides method for shuffling an array or subarray. For additional

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected