ComfyUI Node
Seed List (YC)
Random number seed that can be used in a for loop, by connecting index and easy indexAny node to realize different seed values in the loop.
Seed List (YC)
- seed
- total
◄min_num0►
◄max_num1125899906842624►
◄methodrandom►
◄total1►
◄seed0►
CategoryYCNode/Logic
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| min_num | INT | 00–1125899906842624 | — |
| max_num | INT | 1125899906842624 | — |
| method | COMBO | random | 3 options: random, increment, decrement |
| total | INT | 11–100000 | — |
| seed | INT | 00–1125899906842624 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| seed | INT | — |
| total | INT | — |