range
Basic data handling: ListRange
Creates a LIST containing a sequence of numbers. This node generates a LIST of numbers similar to Python's range() function. It takes start, stop, and step parameters to define the sequence.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (3)
Outputs (1)
| Name | Type |
|---|---|
| LIST | LIST |