• Returns a random integer between min (inclusive) and max (exclusive).

    Parameters

    • min: number
    • max: number

    Returns number