The Space repeat allowance will define how many times a space can be repeated within a combination.
To make this easier to understand, let's look at some examples:
Lotto results with 4 equal spaces:
01, 02, 04, 05, 06, 07, 11
(2-1=1, 4-2=2, 5-4=1, 6-5=1, 7-6=1, 11-7=4)
Lotto results with 3 equal spaces:
02, 04, 09, 11, 13, 17
(4-2=2, 9-4=5, 11-9=2, 13-11=2, 17-13=4)
Lotto results with 5 equal spaces:
05, 10, 15, 20, 25, 30
(10-5=5, 15-10=5, 20-15=5, 25-20=5, 30-25=5)
If Space repeat Min and Max would be set to 1 and 3 respectively, only the second example combination would be generated as it has three equal spaces. The other two examples would be excluded.
Space repeat