Generating a random number

Joshua Macy l0819m0v0smfm001 at sneakemail.com
Fri Oct 5 23:37:53 EDT 2001


Dale Strickland-Clark wrote

> 
> from whrandom import randint
> 
> print randint(1, 10)




   whrandom is deprecated.  Use random instead.


  Joshua





More information about the Python-list mailing list