uniform_test, a C code which calls uniform() to return a sequence of uniformly distributed pseudorandom numbers.
The computer code and data files described and made available on this web page are distributed under the MIT license
uniform, a C code which contains uniform random number generators (RNG's) for several arithmetic types.