sample
Returns a sample that is normally distributed (using the Box-Muller transform).
Return
A random sample from the distribution.
Returns n samples that are normally distributed.
Return
n random samples from the distribution.
Parameters
n
The number of samples to return.