Nodes/h4 ToolKit/h4 : Seed Broadcaster (v1.1.0) - Seed Generator
ComfyUI Node

h4 : Seed Broadcaster (v1.1.0) - Seed Generator

A ComfyUI node in h4 Toolkit/Utility with 5 inputs and 1 output.

By m3rr·Created 10 months ago·Updated 26 days ago· 0
h4 : Seed Broadcaster (v1.1.0) - Seed Generator
    • seed
    seed123456789
    modefixed
    increment_step1
    auto_advancetrue
    random_digits10
    Categoryh4 Toolkit/Utility

    Inputs (5)

    NameTypeDefaultDescription
    seedINT1234567890–9223372036854776000Base seed anchor. Used directly in fixed mode and as the starting point when you manually override other modes.
    modeCOMBOfixedChoose how the generator produces seeds: hold the anchor, auto-increment, or roll a fresh random number.
    increment_stepINT11–2147483647Amount to add whenever increment mode advances. Ignored outside increment mode.
    auto_advanceBOOLEANtrueWhen enabled the node advances itself every execution. Disable to hold the current seed until you press Randomize or edit the value manually.
    random_digitsINT101–12How many digits to use when generating random seeds (1-12).

    Outputs (1)

    NameTypeDescription
    seedINT