The RandGenExponential type exposes the following members.

Properties

  NameDescription
Lambda
Gets and sets the lambda of the exponential distribution.
UniformDeviateMethod
Gets and sets the delegate method for generating uniform deviates between zero and one.
(Inherited from RandomNumberGenerator.)

See Also