ComfyUI Node
Random Int
A ComfyUI node in COCO Tools/File Logistics with 5 inputs and 2 outputs.
Random Int
- random_integer_str
- random_integer
◄low1►
◄high745►
◄seed0►
◄use_paddingfalse►
◄padding_length4►
CategoryCOCO Tools/File Logistics
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| low | INT | 1-2147483648–2147483647 | — |
| high | INT | 745-2147483648–2147483647 | — |
| seed | INT | 00–18446744073709550000 | — |
| use_padding | BOOLEAN | false | — |
| padding_length | INT | 41–20 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| random_integer_str | STRING | — |
| random_integer | INT | — |