Random Text Index Switch

AUNRandomTextIndexSwitch

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)

NameTypeRequired
minimumINTrequired
maximumINTrequired
modeCOMBOrequired
selectINTrequired
visible_inputsINTrequired
text1STRINGoptional
text2STRINGoptional
text3STRINGoptional
text4STRINGoptional
text5STRINGoptional
text6STRINGoptional
text7STRINGoptional
text8STRINGoptional
text9STRINGoptional
text10STRINGoptional
text11STRINGoptional
text12STRINGoptional
text13STRINGoptional
text14STRINGoptional
text15STRINGoptional
text16STRINGoptional
text17STRINGoptional
text18STRINGoptional
text19STRINGoptional
text20STRINGoptional

Outputs (3)

NameType
textSTRING
labelSTRING
indexINT