> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-nav-cta-ab-test-try-cloud-free.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SeedNode - ComfyUI Built-in Node Documentation

> The Seed node provides an integer value that can be used as a seed to control the reproducibility of random operations in other nodes.

The Seed node provides an integer value that can be used as a seed to control the reproducibility of random operations in other nodes. By supplying a consistent starting value, it helps keep generated results repeatable when needed.

## Inputs

| Parameter | Description                                                                                                                                                          | Data Type | Required | Range                    |
| --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ------------------------ |
| `seed`    | The seed value to use. The control after generate option determines whether the value stays fixed or changes after each generation; in this node it is set to fixed. | INT       | Yes      | 0 to 9223372036854775807 |

## Outputs

| Output Name | Description               | Data Type |
| ----------- | ------------------------- | --------- |
| `seed`      | The generated seed value. | INT       |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SeedNode/en.md)

***

**Source fingerprint (SHA-256):** `19f9b22945bb152ff5066195067f1b6b4c006589f26c7533fad905044ac3b7fa`
