Package org.cicirello.math.rand
Collection of classes related to random number generation.
-
Class Summary Class Description RandomIndexer RandomIndexer is a class of utility methods related to efficiently generating random indexes, and combination of indexes, into arrays.RandomVariates This utility class provides methods for generating random variates from different distributions.