\code{2*pi}.
\end{funcdesc}
+\begin{funcdesc}{paretovariate}{alpha}
+Pareto distribution. \var{alpha} is the shape parameter.
+\end{funcdesc}
+
+\begin{funcdesc}{weibullvariate}{alpha, beta}
+Weibull distribution. \var{alpha} is the scale parameter, and
+\var{beta} is the shape parameter.
+\end{funcdesc}
\begin{seealso}
\seemodule{whrandom}{the standard Python random number generator}
\code{2*pi}.
\end{funcdesc}
+\begin{funcdesc}{paretovariate}{alpha}
+Pareto distribution. \var{alpha} is the shape parameter.
+\end{funcdesc}
+
+\begin{funcdesc}{weibullvariate}{alpha, beta}
+Weibull distribution. \var{alpha} is the scale parameter, and
+\var{beta} is the shape parameter.
+\end{funcdesc}
\begin{seealso}
\seemodule{whrandom}{the standard Python random number generator}