module GeometricDist: IFDISTnew GeometricDist.rng mean returns an object that will generate
random numbers in the geometric distribution using the given mean.| Parameters: |
|
type t = Ops.t
val min : tval max : tclass rng : t -> object end