sample
Returns a sample that is gamma distributed (using Cheng's algorithm).
Return
A random sample from the distribution.
Returns n samples that are gamma distributed.
Return
n random samples from the distribution.
Parameters
n
The number of samples to return.