Creating the same random numbers

Andreas Leppert wudmx at web.de
Sat Jan 29 09:09:38 EST 2011


Hi,

for my evaluation of different kernel modules which rely on randomness I
need the same set of random numbers for each of them. 

Is there any chance that I can get a random number which depends on a
kind of seed value? So if I start with the same seed value, the same
random numbers should be generated. 

Is there any way in the kernel to achieve this?

Thanks for your hints,
Andreas Leppert



More information about the Kernelnewbies mailing list