How to test a random number generator

Last year I wrote a chapter for O’Reilly’s book Beautiful Testing (ISBN 0596159811). The publisher gave each of us permission to post our chapters online, and so here is Chapter 10: How to test a random number generator. Update: The chapter linked to above describes how to test transformations of a trusted uniform random number generator. For example, … Continue reading How to test a random number generator