Generates a 0-based numeric sequence. The output range does not include 'stop'.
Generates a numeric sequence starting from the given start and stop values. 'step' defaults to 1. The output range does not include 'stop'.
Optional
Generates a 0-based numeric sequence. The output range does not include 'stop'.