Generators for creating random points according to a variety of distributions.
A variety of point generators are provided with the repository. These all have the
ability to generate a number of IPoint objects. Each generator extends the
generic Generator class.