Consecutive Numbers

The filter accepts tickets that have the desired count of consecutive numbers. Numbers are consecutive if each number is one higher than the preceding number. For example numbers 5,6,7 are consecutive, numbers 5,8,11 aren't consecutive.

Important: Number combinations like 15-16-17-18-20-23 are always interpreted as four consecutive numbers, such number combinations are never treated as two pairs of consecutive numbers or one triplet of consecutive numbers.

Example

See also Consecutive Numbers statistics.