sample
Returns a sample that is Poisson distributed.
Return
A random sample from the distribution.
Throws
If k is negative.
Returns n samples that are Poisson distributed.
Return
n random samples from the distribution
Parameters
n
The number of samples to return
Throws
If k is negative