to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
is-nine
Checks if a number is equal to 9
parse-numeric-range
Takes a string, such as "1,2,3-10,5-8" and turns it into an array of numbers