Randomness
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.
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.
- Click here to download the application (518.9 KB).
- Click here to download the source (521.7 KB).