Nodes/Random Seed Batch Generator/Random Seed Batch Generator
ComfyUI Node

Random Seed Batch Generator

A ComfyUI node in seed_batch_generator with 4 inputs and 1 output.

By Glashkoff·Created about a month ago·Updated about a month ago· 0
Random Seed Batch Generator
    • seeds
    initial_seed0
    step1
    count1
    groups1
    Categoryseed_batch_generator

    Inputs (4)

    NameTypeDefaultDescription
    initial_seedINT00–18446744073709550000Starting seed for reproducible randomization. The actual group seeds are derived from this value.
    stepINT10–18446744073709550000Step between seeds within a single group. Set to 0 for all seeds in a group to be equal.
    countINT1Number of seeds per group.
    groupsINT11–18446744073709550000Number of groups to generate. Each group starts from a random seed.

    Outputs (1)

    NameTypeDescription
    seedsINT