ComfyUI Node
Random Seed Batch
Generate a deterministic list of random seeds from a base seed.
Random Seed Batch
- seeds
◄seed0►
◄count8►
Categoryadvanced/scheduling
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | INT | 00–18446744073709550000 | Base seed used to deterministically generate the output seed list. |
| count | INT | 81–4096 | Number of random seeds to generate. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| seeds | INT | — |