GenRan... Generate and collect any quantity of random numbers using one four selectable sources for the random numbers - 1) CLib random lib (poor), 2) /dev/urandom device (good), 3) cryptographically secure Mersenne Twister - CSPRNG (excellent), and 4) Swiss manufactured USB random number generator (perfect).
Mac OS X 10.4 or later, hardware required for fourth source of random number.
|