_.range(1, 10); react code example Example: react how to create range const numbers = Array.from(Array(10).keys());