ComfyUI Node
Seed
Generate a seed value with optional min/max range.
Seed
- seed
◄seed-1►
◄min_value0►
◄max_value2147483647►
CategoryERPK/utils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | INT | -1-1–2147483647 | Seed value. Use the control dropdown to randomize, increment, decrement, or fix. |
| min_valueopt | INT | 00–2147483647 | Minimum seed value. Output is clamped to this lower bound. |
| max_valueopt | INT | 21474836470–2147483647 | Maximum seed value. Output is clamped to this upper bound. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| seed | INT | — |