BigIntegerExponentialDistribution¶
-
public class
BigIntegerExponentialDistribution
extends Distribution<BigInteger>¶ The
BigIntegerExponentialDistribution
class.Author: Cosmin Arad
Constructors¶
BigIntegerExponentialDistribution¶
-
public
BigIntegerExponentialDistribution
(BigInteger mean, Random random)¶
Methods¶
draw¶
-
public final BigInteger
draw
()¶