Summary RANDOM NUMBER GENERATION
The document details random number generation using methods like the congruential method. It explains the mathematical principles, implementation steps, and practical applications in simulations and cryptography. Examples illustrate generating sequences, emphasizing the importance of period, seed value, and randomness quality for reliable results.
Written for
- Institution
- Harvard University
- Course
- SIMULATION AND MODELLING
Document information
- Uploaded on
- July 28, 2024
- Number of pages
- 13
- Written in
- 2023/2024
- Type
- Summary
Subjects
-
random number generation
-
pseudo random numbers
-
test for random numbers
-
properties of random numbers
-
linear congruential method