booney1983
Jan27-08, 06:40 AM
is it possible to finding a PRNG serie's formula according to 100 (or more) numbers ? here is the example that i would like do : 30,24,10,21,3,25,17,16,34,0,31,26,32,20,3,32,16,9, 8,33,20,12,19,20,22 these numbers are in the 0-36 and they created by a random number generator C++ program. i would like to find how it create numbers ( what's the this PRNG's formula ) ? is it possible ? can you share your ideas and formulas please ? thank you, best regards... Adam McCansey