An integer number specifying at which position to start,
or if stop
is undefined, at which position to stop (starting at 0).
Optional
stop: numberOptional. An integer number specifying at which position to stop (not included).
Optional
step: numberOptional. An integer number specifying the incrementation. Default is 1.
A sequence of numbers.
Creates a sequence of numbers.