in reply to (tye)Re: random number generation problem
in thread random number generation problem
During testing, I found it odd that rand() was producing random
numbers without the use of srand(), which for the longest time was
a strict requirement. Now, I would have deleted the node, but
by the time I got around to doing that, the thread was
growing like a weed.
Just another one of those incredible things that changed
but nobody really knew.