On 19/02/06, <b class="gmail_sendername">Kermit Rose</b> &lt;<a href="mailto:kermit@polaris.net">kermit@polaris.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello.<br><br>How can I find documentation on the random number generator function.<br><br>It's not listed in the math module.</blockquote><div><br>You might want to try the <a href="http://www.python.org/doc/2.4.2/lib/module-random.html">
random module.</a><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">In general,&nbsp;&nbsp;how can I find documentation on any particular function if I
<br>don't know what module it is in?</blockquote><div><br>do a search on <a href="http://www.python.org/">http://www.python.org/</a></div><br></div>