Range
Range accepts two inputs, a start and an end and returns an array filled with numbers from start to end.
start
end
@param start @param end @returns number