Expand description

Generator that stamps out events.

Structs

Holds on to all the data needed to generate a infinite series of events and should not need be modified after creation.
Actual generated events come from the iterator Iter obtained through EventGenerator::iter().