rangeGenerate an array of numbers from start up to stop (exclusive)utils-rangelogUtilsindex.jsArraysFractional steps use multiplication instead of accumulation to avoid floating-point drift. Use `sequence` when you need a series of multiples instead of a numeric range.["utils","arrays","range","generate","numbers"]Example Semantic UI