ComfyUI Node
Shuffle JSON keys
A ComfyUI node in ✨ LF Nodes/JSON with 4 inputs and 1 output.
Shuffle JSON keys
- json_input
- ui_widget
- json
◄mutate_sourcefalse►
◄seed0►
Category✨ LF Nodes/JSON
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| json_input | JSON | Input JSON object. | |
| mutate_source | BOOLEAN | false | Shuffles the input JSON in place without creating a new dictionary as a copy. |
| seed | INT | 00–18446744073709550000 | Seed for the random shuffle. |
| ui_widgetopt | KUL_CODE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| json | JSON | — |