loop-range
Loop between a range of numbers. Works with any range, and negative values.
ranged-date
Converts a given string, number, or Date object to the number of milliseconds since the Unix epoch, provided that it can be recognized as millisecond, second, or microsecond time within a specified range from the current date.
ranged-random-iterator
devide a list into multiple groups and iterates values in the list in random order within the group.
ranged-overflow
Provides ranged overflow for numbers, for example (minimum 1 and maximum 3 with value 5 would be 2)