Generates an array ranging between two numbers
An array containing numbers from start to end
start
end
The starting number
The ending number
The increment used to step between the start and end
Generated using TypeDoc
Generates an array ranging between two numbers
Returns
An array containing numbers from
starttoend