Content deleted Content added
→Random-number generators: introduction to random number generators Tag: Reverted |
|||
Line 36:
===Random-number generators===
The simulation needs to generate [[random variables]] of various kinds, depending on the system model. This is accomplished by one or more [[Pseudorandom number generator]]s. The use of pseudo-random numbers as opposed to true random numbers is a benefit should a simulation need a rerun with exactly the same behavior.
|