|  | IntRandomGeometricDistribution Constructor | 
            Constructs a random number generator for a discrete geometric distribution
            using the default 0.50 probability of success on each trial.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic IntRandomGeometricDistribution()
public:
IntRandomGeometricDistribution()
new : unit -> IntRandomGeometricDistribution
 See Also
See Also