• Returns an array of the range of numbers from the start number for the specified length

    Parameters

    • start: number

      the start number

    • length: number

      the specified length

    Returns number[]

Generated using TypeDoc