Interface RandomExpGenerator
- All Superinterfaces:
RandomNumberGenerator
,Seedable
- All Known Implementing Classes:
InverseTransformSamplingExpRNG
,Ziggurat2000Exp
This is a random number generator that generates random deviates according to the exponential distribution.
-
Method Summary
Methods inherited from interface dev.nm.stat.random.rng.univariate.RandomNumberGenerator
nextDouble