Answer the following questions.
1. Consider the following Dilbert cartoon? Would it be possible for a PRNG to spit out 6 NINEs in a row?
Answer
I suppose it would be possible due to the randomness of the PRNGs, but it would seem unlikely to occur based upon how the PRNG was coded to run that it would generate six "nines" in a row.
2. Are slot machines fair? Why or why not?
Answer
It would appear that yes they are fair in that there is no way to cheat the system to have a better advantage than anyone else as it all depends on how "loose" the chip's PRNG was designed to be but no other factor would really have any effect.
3. Is it possible to devise a method that would allow you to win consistently on a slot machine?
Answer
The only way to do so would be to illegally tamper with the chip.