A random number generated from the Poisson distribution.
For a random number within the range [0,1] (i.e. a probability), we return the INTEGER value for which the cumulative Poisson distribution function is greater than or equal to the randomly generated number.
PoissonProbabilityDistribution Class | WebCab.COM.Statistics.PDistributions Namespace