Uses of Class
dev.nm.stat.random.rng.concurrent.context.ContextRNG
-
Packages that use ContextRNG Package Description dev.nm.stat.random.rng.concurrent.context -
-
Uses of ContextRNG in dev.nm.stat.random.rng.concurrent.context
Subclasses of ContextRNG in dev.nm.stat.random.rng.concurrent.context Modifier and Type Class Description classThreadIDRLGThis uniform number generator generates independent sequences of random numbers per thread, hence thread-safe.classThreadIDRNGThis random number generator generates independent sequences of random numbers per thread, hence thread-safe.
-