[inline]
Generate a Poisson distributed random variate.
This function returns a pseudo-random variate drawn from the Poisson distribution with expected number of occurrences lambda.
dpois(double x, double lambda)