Tool for printing out the timing gates 0 - desired gate

How this is used: A normal track has the gates set something like this:

				firstlap:
				0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 
				normallap:
				2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
			

This tool will generate numbers starting at 0, up to your desired number (max 1000). This will reduce errors as well as save time. So what if you don't use the first 3 gates and your normal lap starts on gate 20? It's simple! Delete the gates in the beginning that you don't need and copy the gates up to where your normal lap starts, then paste them after the ones with higher number.

NOTE: It will most likely appear as if the numbers are on several lines, but in notepad++ they will be on the same line.

Input number, max 255: