ComfyUI Node
String Painter V2
A ComfyUI node in painting with 6 inputs and 2 outputs.
String Painter V2
- hex_string
- used_seed
◄seed0►
◄bits16►
◄modeincrement►
◄count1►
◄random_min0►
◄random_max4294967295►
Categorypainting
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | INT | 00–4294967295 | — |
| bits | COMBO | 16 | 2 options: 16, 32 |
| mode | COMBO | increment | 2 options: increment, random |
| count | INT | 11–100 | — |
| random_minopt | INT | 00–4294967295 | — |
| random_maxopt | INT | 42949672950–4294967295 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| hex_string | STRING | — |
| used_seed | INT | — |