shuffle

Basic data handling: ListShuffle

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.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (2)

NameTypeRequired
listLISTrequired
seedINTrequired

Outputs (1)

NameType
LISTLIST