Alex <[EMAIL PROTECTED]> writes: > I wonder if it is possible in python to produce random numbers > according to a user defined distribution?
That can mean a lot of things. The book "Numerical Recipes" (there are editions for various languages, unfortunately not including Python last time I looked) has some discussion about how to do it. -- http://mail.python.org/mailman/listinfo/python-list