Hi,
Are the implementations of srand() and rand() standardized? eg. If I use the same seed, can I expect to get the same sequence from gcc and Microsoft compiler? If not, can someone please suggest a good general-purpose (not for cryptography) pseudo-random generator?
Thanks



LinkBack URL
About LinkBacks




CornedBee