ComfyUI Node
CSV RandomPicker
Randomly select elements from a CSV string by seed.
CSV RandomPicker
- STRING
◄csv_stringapple,banana,cat,dog►
◄count1►
◄separator,►
◄seed0►
CategorylhyNodes/String
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| csv_string | STRING | apple,banana,cat,dog | — |
| count | INT | 11–1000 | — |
| separator | STRING | , | — |
| seed | INT | 00–1125899906842624 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |