Generator convenience function to generate arrivals every specific interval.
When the generator reaches the last interval, it starts again from the first one.
Usage
every(...)
Arguments
...
a vector or multiple parameters of intervals between arrivals.