Return an array with each number in the specified range.
The number to start from (inclusive).
The number to end on (exclusive).
The populated array.
Return an array with each number in the specified range.