ComfyUI Node
Prompt Random Choice Ex
A ComfyUI node in utils/prompt with 2 inputs and 2 outputs.
Prompt Random Choice Ex
- selected_text
- selected_text_safe
◄options_texttown
zoo{animals{birds|penguins}|aquarium,{fish|jellyfish}}
coffee shop{cake|coffee cup}
amusement park{ferris wheel|carousel|balloons}
(){
white day
wedding ceremony
birthday party
}►
◄change_every1►
Categoryutils/prompt
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| options_text | STRING | town zoo{animals{birds|penguins}|aquarium,{fish|jellyfish}} coffee shop{cake|coffee cup} amusement park{ferris wheel|carousel|balloons} (){ white day wedding ceremony birthday party } | — |
| change_every | INT | 11–999999 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| selected_text | STRING | — |
| selected_text_safe | STRING | — |