Creating a random integer....

Robert Brewer fumanchu at amor.org
Fri Nov 7 00:48:45 EST 2003


Your first stop should be the Library Reference:
http://www.python.org/doc/2.2.3/lib/lib.html

You'll find the random module in section 5.6.


Robert Brewer
MIS
Amor Ministries

> -----Original Message-----
> From: Code_Dark [mailto:rooting_j00 at hotmail.com] 
> Sent: Thursday, November 06, 2003 9:41 PM
> To: python-list at python.org
> Subject: Creating a random integer....
> 
> 
> Hi, sorry to bore you with my newbie questions, but I _am_ a newbie
> so.. right. Anyway, I was working out a "number guessing game", which
> works fine, except I wanted to make the number a random number so it's
> different every time... can you please tell me what to do to get
> python to create a random number?
> 
> Thanks,
> 
> - Code Dark
> -- 
> http://mail.python.org/mailman/listinfo/python-list
> 





More information about the Python-list mailing list