The RandGenBinomial type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Probability |
Gets the probability of success on each trial.
| |
| Trials |
Gets the total number of trials.
| |
| UniformDeviateMethod |
Gets and sets the delegate method for generating uniform deviates between
zero and one.
(Inherited from RandomNumberGenerator.) |