MV2

arrayrange(start, stop=None, step=1, typecode=None, axis=None, attributes=None, id=None, dtype=None)[source]

Just like range() except it returns a variable whose type can be specfied by the keyword argument typecode. The axis of the result variable may be specified.