ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: setRandomSeed

setRandomSeed(N) sets the seed for random number generation to N. After each time the seed has been set to a fixed value N, the same sequence of random numbers will be returned by the various random number functions.