Click or drag to resize

RandGenBinomialNext Method

Generates a random number.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int Next()

Return Value

Int32
A random deviate from the binomial distribution.
See Also