Dear all,

I'm a novice Python user, and I need to draw random variables from a loglogistic distribution. I've used the numpy.random command in the past to select variables from supported distributions (beta, normal, lognormal, etc). Is there a way to add in a distribution to be used with the numpy.random command?

Thank you for your insight,
Liz