[racket] on reversing a list by way of sort

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Fri Oct 31 16:24:52 EDT 2014

2014-09-18 5:38 GMT+02:00 Daniel Prager <daniel.a.prager at gmail.com>:
> I've done some testing of the built-in (random n) and I haven't been able to
> detect evidence of modulo bias. Of course absence of evidence isn't evidence
> of absence!

If you are interested in such matters, then take a look at the
NIST Statistical Test Suite. It contains a program that can detect
non-randomness
in a sequence of numbers.

http://csrc.nist.gov/groups/ST/toolkit/rng/documentation_software.html

/Jens Axel

Posted on the users mailing list.