Nodes/Sage Utils/Text Random Line
ComfyUI Node

Text Random Line

Returns a random line from the given text.

By arcum42·Created 2 years ago·Updated 24 days ago· 32
Text Random Line
    • random_line
    text
    seed0
    CategorySage Utils/text/line

    Inputs (2)

    NameTypeDefaultDescription
    textSTRINGText to take a random line from.
    seedINT0Random seed used to choose the line.

    Outputs (1)

    NameTypeDescription
    random_lineSTRINGOutput value for random_line.