How to graph random numbers
Introduction In order to check the randomness of numbers generated by a RNG (Random Number Generator), either pseudoRNG or trueRNG, is to use statistical tests such as those provided by the well known dieharder or NIST Test Suite. Nevertheless, human