Consecutive First/Last Digits In Any Order

This filter accepts tickets that have the desired count of first/last digits that are consecutive regardless of their order.

Each pool number breaks down into two digits. The first digit is the leading digit of the number, the last digit is the second digit of the number. For example the first digit of number 23 is 2, the last digit of that number is 3. The first digit of number 9 is 0, the last digit of that number is 9.
Digits are consecutive if each digit is one higher than the preceding digit. For example digits 5,6,7 are consecutive, digits 5,7,9 aren't consecutive.

Example

 

See also Consecutive First/Last Digits In Any Order statistics and Consecutive Digits ticket filter.