ComfyUI Node
NumberListGenerator
A ComfyUI node in ListHelper/Math with 6 inputs and 3 outputs.
NumberListGenerator
- int_list
- float_list
- total_count
◄min_value0.00►
◄max_value10.00►
◄step1.00►
◄count10►
◄randomfalse►
◄seed-1►
CategoryListHelper/Math
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| min_value | FLOAT | 0.00-10000–10000 | — |
| max_value | FLOAT | 10.00-10000–10000 | — |
| step | FLOAT | 1.000.01–1000 | — |
| count | INT | 101–10000 | — |
| random | BOOLEAN | false | — |
| seedopt | INT | -1-1–1000000 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| int_list | INT | — |
| float_list | FLOAT | — |
| total_count | INT | — |