Just for fun found quite common random number generator function (Mersenne Twistor).
Here is it's code (only rndm function):
http://root.cern.ch/root/html/src/TRandom3.cxx.html
Could be used for encryption of newer firmwares, btw :-)
Here is it's code (only rndm function):
http://root.cern.ch/root/html/src/TRandom3.cxx.html
Could be used for encryption of newer firmwares, btw :-)
Comment