![]() | IntRandomBernoulliDistribution Constructor |
Name | Description | |
---|---|---|
![]() | IntRandomBernoulliDistribution |
Constructs a random number generator for a discrete binomial distribution
using the default 0.50 probability of success on each trial.
|
![]() | IntRandomBernoulliDistribution(Double) |
Constructs a random number generator for a discrete binomial distribution
using the specified probability of success on each trial.
|