random vs whrandom (was RE: [Python-Dev] Unittests) (original) (raw)

Guido van Rossum guido@python.org
Fri, 12 Apr 2002 16:00:02 -0400


> random.Random.randint()

I recommend to rehabilitate (un-deprecate) this one. It's very popular on the Tutor list, and a newbie who thinks dice faces are numbered from 1 thru 6 isn't in dire need of re-education in my eyes .

+1

--Guido van Rossum (home page: http://www.python.org/~guido/)