What's the easiest way to draw a random number from an exponential distribution in Python?
random.expovariate of course.
It is a explained here radom