v2.0.0
* TestMonotonicSafe fails sometimes * TestMonotonicSafe: vary seed and inc * Check for MonotonicReader interface instead of *monotonic * rm seed/inc variation in test, it's not relevant * TestMonotonicSafe should use multiple goroutines * t.Fatalf must be called in the same goroutine as the test