Uses of Interface
org.apache.commons.math3.random.RandomData
Packages that use RandomData
-
Uses of RandomData in org.apache.commons.math3.random
Classes in org.apache.commons.math3.random that implement RandomDataModifier and TypeClassDescriptionclassImplements theRandomDatainterface using aRandomGeneratorinstance to generate non-secure data and aSecureRandominstance to provide data for thenextSecureXxxmethods.classDeprecated.to be removed in 4.0.