Nodes/comfyui-jz/jz String Picker
ComfyUI Node

jz String Picker

A ComfyUI node in jz/util with 5 inputs and 3 outputs.

By j-zhang19·Created 22 days ago·Updated 6 days ago· 2
jz String Picker
    • text
    • picked_index
    • count
    items
    moderandom
    seed0
    index0
    separatornewline
    Categoryjz/util

    Inputs (5)

    NameTypeDefaultDescription
    itemsSTRINGone entry per line (or per separator)
    modeCOMBOrandom2 options: random, index
    seedINT00–2147483647random mode: same seed = same pick; set the control to 'randomize' to re-roll on every queue
    indexINT00–2147483647index mode: wraps around the list
    separatoroptCOMBOnewline4 options: newline, comma, semicolon, pipe

    Outputs (3)

    NameTypeDescription
    textSTRING
    picked_indexINT
    countINT