ComfyUI Node
shuffle
Shuffles the items in a list using a seed for reproducibility. This node takes a list and a seed as input and returns a new shuffled list.
shuffle
- list
- list
◄seed0►
CategoryBasic/Data List
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| list | * | — | |
| seed | INT | 0 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| list | * | — |