Random Text Index Switch
AUNRandomTextIndexSwitch
AUN Nodes/Utilityoutput node
Combines random index generation with text selection. Generates an index based on the selected mode (Select: fixed value, Increment: cycling through range, Random: random within range) and uses it to select from up to 20 text inputs. Control how many sockets are visible on the node for cleaner layouts.
Pack: AUN ComfyUI Nodes
custom_nodes.AUN-ComfyUI-Nodes
Inputs (25)
| Name | Type | Required |
|---|---|---|
| minimum | INT | required |
| maximum | INT | required |
| mode | COMBO | required |
| select | INT | required |
| visible_inputs | INT | required |
| text1 | STRING | optional |
| text2 | STRING | optional |
| text3 | STRING | optional |
| text4 | STRING | optional |
| text5 | STRING | optional |
| text6 | STRING | optional |
| text7 | STRING | optional |
| text8 | STRING | optional |
| text9 | STRING | optional |
| text10 | STRING | optional |
| text11 | STRING | optional |
| text12 | STRING | optional |
| text13 | STRING | optional |
| text14 | STRING | optional |
| text15 | STRING | optional |
| text16 | STRING | optional |
| text17 | STRING | optional |
| text18 | STRING | optional |
| text19 | STRING | optional |
| text20 | STRING | optional |