
                    MHLotto June 2001

MHLotto is a flexible random number generator for selecting lottery numbers.
It is written in Borland C++ Builder 4.0, with the source code included for
those interested in experimenting or changing parameters.
Genererated numbers may be printed on a graphics printer, saved and retrieved.
The registry is used to retain the parameters active at the last file save.
Much use is made of compile time properties, greatly reducing the volume
of source code. Much of it was automatically generated by BCB, but the
author was also trying to optimise the program logic which would hopefully
reduce the amount of typing on his part.


