PRNG
mathThe PRNG
function initializes the stack's seeded Pseudorandom Number Generator (PRNG). This PRNG can later be used by the SRAND
function to produce random numbers in a deterministic way (!).
Loading
The PRNG
function initializes the stack's seeded Pseudorandom Number Generator (PRNG). This PRNG can later be used by the SRAND
function to produce random numbers in a deterministic way (!).