ComfyUI Node
Dynamic Prompt (Random)
Evaluates a dynamic prompt template using random sampling. Variants like {cat|dog|bird} pick one option at random. Wildcards like __animals__ are resolved from wildcard files. The seed controls reproducibility — the same seed always produces the same output. Use the wildcard dropdown to insert a wildcard into the template.
Dynamic Prompt (Random)
- prompt
◄template—►
◄seed0►
CategoryDynamic Prompts
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| template | STRING | — | |
| seed | INT | 00–2147483647 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |