Computers work off input and output. For any given input the output should be reproducible and predictable. The problem is that predictable and reproducible are sort of the opposite of random. This means its often time easier to use an unpredictable input and utilize that to give the the appearance of randomness.
Latest Answers