ComfyUI Node
Text Random Line
Returns a random line from the given text.
Text Random Line
- random_line
◄text—►
◄seed0►
CategorySage Utils/text/line
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Text to take a random line from. | |
| seed | INT | 0 | Random seed used to choose the line. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| random_line | STRING | Output value for random_line. |