How to design a loop

asked 2013-05-07 18:19:59 +0200

Aye gravatar image

If I have designed a pseudo random number generator(PRNG), but I just cant output the random number from the first round ( from the input seed), how could I design a loop that could help me run the number of round I need in the PRNG??

edit retag flag offensive close merge delete

Comments

Any code or psuedocode that would help explain what you're looking to do?

rickhg12hs gravatar imagerickhg12hs ( 2013-05-08 01:20:38 +0200 )edit