All Classes
-
All Classes Class Summary Enum Summary Class Description JDKRandomBridge Subclass ofRandom
thatdelegates
to aRestorableUniformRandomProvider
instance but will otherwise rely on the base class for generating all the random types.JDKRandomWrapper Wraps aRandom
instance to implementUniformRandomProvider
.RandomSource This class provides the API for creating generators of random numbers.ThreadLocalRandomSource This class provides a thread-localUniformRandomProvider
.