Joe,
How does random self-seed. Does it use time?
I ended up using ticks....but I take your point.
Thanks.





On Nov 29, 2006, at 2:38 PM, [EMAIL PROTECTED] wrote:

There is no point in using a random sequence to seed itself; this gains
you absolutely nothing.  Let it self-seed, or seed it from some other
source (such as, the number of milliseconds the machine has been
running or the /dev/random file or something like that).

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to