Creating a list of consecutive numbers is one of the easiest ways to create unique IDs for product lists, transaction IDs or event numbers. Of course, manually typing the next consecutive integer is ...
Consecutive numbers are ones that follow on from each other in order, like 2, 3, 4 and 5. We can create certain numbers by adding together runs of consecutive numbers, e.g. 1 + 2 + 3 = 6 or 14 + 15 = ...