The different kinds of Timers. Either one that yields a random response each time, or one that yields a ordered one.
Lines should be yielded in a random (technically uniform) order.
Lines should be yielded in order, bumping an internal counter.
The different kinds of Timers. Either one that yields a random response each time, or one that yields a ordered one.