Please note that Randomness is now a legacy application and is no longer under active development. Its functions are now largely a part of Divisilist, save for random string generation (which unfortunately has no current equivalent). For lottery, list, or random number drawings, I urge users to make the switch to Divisilist.
Randomness is a multifunction random number generator, comprising a simple number generator, a numeric-string generator, a lottery-number picker, and a list drawing interface.
- Name: Randomness
- Version: 1.5.5b1 (legacy)
- Last Modified: 2010-01-24
- Compatibility: Universal Binary; requires Mac OS X 10.5 (“Leopard”) or later
- License: BSD
Click here to download Randomness. Click here to download the source code.
If you would like the previous version, please click here to download Randomness 1.5.2, which is compatible with Mac OS X 10.4 (“Tiger”).
What’s new?
- Implemented a “List” drawing interface.
- It is now possible to stop a generation before it has completed.
- Updated the user interface significantly.
- Improved much of the internal program design.
- The program is now (hopefully) thread-safe.