p
A positive number expressing the form parameter of the distribution. The default is 2. In case of the Monty Python method and the Ziggurat method, p can be chosen from $(1, \infty) \cup \{ 0.25, 0.45, 0.5, 0.6, 0.75 \} $.
sigma
A positive number expressing the standard deviation of the distribution. The default is $\sigma_p=p^{1/p} \, \sqrt{\Gamma(3/p)/ \Gamma(1/p)}$, the natural standard deviation of the $p$-generalized normal distribution.
method
A string expressing the method to be used for the simulation ("pgenpolar", "pgenpolarrej", "montypython", "ziggurat" or "nardonpianca"). The default is "nardonpianca".