Nodes/ComfyUI Text Processor/Global Random Seed
ComfyUI Node

Global Random Seed

Applies one bounded global seed to recognized literal seed inputs before execution, with exact uint32 or uint53 public profiles. Legacy uint64 workflows remain backend-compatible.

By rookiestar28·Created 9 months ago·Updated about 24 hours ago· 16
Global Random Seed
    • applied_seed
    value0
    seed_widthuint32
    timingbefore_generation
    queue_actionfixed
    distributionsame
    last_seed0
    CategoryComfyUI Text Processor/Logic

    Inputs (6)

    NameTypeDefaultDescription
    valueSTRING0Current seed as an exact unsigned decimal string.
    seed_widthCOMBOuint32uint32 is the safe default; uint53 is the largest JavaScript-safe selectable range. Legacy uint64 workflows remain backend-compatible.
    timingCOMBObefore_generationApply the queue action before or after this prompt.
    queue_actionCOMBOfixedHow the controller value advances between prompts.
    distributionCOMBOsameHow one applied seed is distributed across target nodes.
    last_seedSTRING0Exact decimal readback of the last applied seed.

    Outputs (1)

    NameTypeDescription
    applied_seedINTThe exact bounded seed applied to this controller run.