Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix infinite random seq set interval loop
If the `start` was equal to `max-1` we would never exit the loop.
- Loading branch information