Uses of Interface
org.apache.commons.rng.core.source64.RandomLongSource
Packages that use RandomLongSource
Package
Description
Concrete algorithms for
long-based sources of randomness.-
Uses of RandomLongSource in org.apache.commons.rng.core.source64
Classes in org.apache.commons.rng.core.source64 that implement RandomLongSourceModifier and TypeClassDescriptionclassImplement the Small, Fast, Counting (SFC) 64-bit generator of Chris Doty-Humphrey.classImplement Bob Jenkins's small fast (JSF) 64-bit generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classA 64-bit all purpose generator.classBase class for all implementations that provide along-based source randomness.classThis class provides the 64-bits version of the originally 32-bitsMersenne Twister.classA Permuted Congruential Generator (PCG) that is composed of a 64-bit Linear Congruential Generator (LCG) combined with the RXS-M-XS (random xorshift; multiply; xorshift) output transformation to create 64-bit output.classA fast RNG, with 64 bits of state, that can be used to initialize the state of other generators.classRandom number generator designed by Mark D. Overton.classA large-state all-purpose 64-bit generator.classA large-state 64-bit generator suitable fordoublegeneration.classA large-state all-purpose 64-bit generator.classA fast 64-bit generator suitable fordoublegeneration.classA fast all-purpose 64-bit generator.classA fast all-purpose 64-bit generator.classA fast RNG implementing theXorShift1024*algorithm.classA fast RNG implementing theXorShift1024*algorithm.classA fast 64-bit generator suitable fordoublegeneration.classA fast all-purpose 64-bit generator.classA fast all-purpose 64-bit generator.classA fast 64-bit generator suitable fordoublegeneration.classA fast all-purpose generator.classA fast all-purpose generator.