Generators for creating random line segments 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 ILineSegment objects. Each generator extends the
generic Generator class.