How to generate almost random numbers
In this thesis we will explore methods to generate random numbers from any distribution. The basic idea behind generating random numbers is to use a mathematical sequence for which it should be impossible to guess what the next number is without knowing exactly how the sequence is generated. Although any hard to guess sequence would work, this thesis focuses on the linear congruential sequence, $