J
Juha Nieminen
I'm trying to use a random number generator and rand() is just not
up to the task (RAND_MAX is way too small).
I searched in the help system and found the System::Random class
which seems to be just perfect.
However, for some odd reason the help files simply refuse to tell
what should be #included in order to use the class. I can't find this
info anywhere! Even the example program given in the help lacks this
information (and thus of course doesn't compile).
I have tried google-searching, to no avail. I can't find this info
anywhere.
up to the task (RAND_MAX is way too small).
I searched in the help system and found the System::Random class
which seems to be just perfect.
However, for some odd reason the help files simply refuse to tell
what should be #included in order to use the class. I can't find this
info anywhere! Even the example program given in the help lacks this
information (and thus of course doesn't compile).
I have tried google-searching, to no avail. I can't find this info
anywhere.