ComfyUI > Nodes > ComfyUI 1hewNodes > List Custom Seed

ComfyUI Node: List Custom Seed

Class Name

1hew_ListCustomSeed

Category
1hewNodes/text
Author
1hew (Account age: 1113days)
Extension
ComfyUI 1hewNodes
Latest Updated
2026-04-17
Github Stars
0.03K

How to Install ComfyUI 1hewNodes

Install this extension via the ComfyUI Manager by searching for ComfyUI 1hewNodes
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI 1hewNodes in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

List Custom Seed Description

Generates unique random seeds from an initial seed for diverse AI art variations.

List Custom Seed:

The 1hew_ListCustomSeed node is designed to generate a list of unique random seeds based on a specified initial seed and count. This node is particularly useful for AI artists who need to create multiple variations of a generative art piece or simulation, ensuring each iteration is distinct. By leveraging a random number generator, the node produces a series of seeds that can be used to initialize other processes or nodes, thereby introducing variability and creativity into the outputs. The node's primary goal is to facilitate the creation of diverse outputs by providing a reliable method to generate a set of unique seeds, which can be crucial for tasks that require non-repetitive results.

List Custom Seed Input Parameters:

seed

The seed parameter serves as the initial value for the random number generator, influencing the sequence of random numbers produced. It acts as a starting point, ensuring that the same seed will generate the same sequence of numbers, which is useful for reproducibility. The seed parameter accepts integer values ranging from 0 to 1,125,899,906,842,624, with a default value of 42. Adjusting this parameter can significantly impact the randomness and uniqueness of the generated seeds, allowing for controlled variability in your projects.

count

The count parameter determines the number of unique random seeds to generate. It specifies how many distinct seeds you want the node to produce, directly affecting the number of variations you can create. The count parameter accepts integer values from 1 to 1,000, with a default value of 3. By increasing the count, you can generate more seeds, which is beneficial for projects requiring a large number of unique iterations or variations.

List Custom Seed Output Parameters:

seed_list

The seed_list output provides a list of unique random seeds generated by the node. This list is crucial for initializing other processes or nodes that require distinct starting points, ensuring that each process or iteration is unique. The seeds in this list are clamped to ensure they fall within the valid range, providing a reliable set of values for further use in your projects.

count

The count output reflects the actual number of unique seeds generated and returned in the seed_list. This value is important for verifying that the node has produced the desired number of seeds, especially when the requested count is high. It provides a quick check to ensure that the node's execution was successful and that the expected number of seeds is available for use.

List Custom Seed Usage Tips:

  • To ensure reproducibility in your projects, use a consistent seed value when you want to generate the same sequence of random seeds across different sessions.
  • If you need a large number of unique seeds, increase the count parameter, but be mindful of the maximum limit to avoid unnecessary computation.

List Custom Seed Common Errors and Solutions:

Insufficient Unique Seeds Generated

  • Explanation: This error occurs when the node is unable to generate the requested number of unique seeds within the maximum number of attempts.
  • Solution: Try reducing the count parameter or changing the initial seed to increase the likelihood of generating the required number of unique seeds.

Seed Value Out of Range

  • Explanation: This error happens if the seed parameter is set outside the allowed range of 0 to 1,125,899,906,842,624.
  • Solution: Ensure that the seed value is within the specified range to avoid this error. Adjust the value accordingly if it falls outside the limits.

List Custom Seed Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI 1hewNodes
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

List Custom Seed