> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec-b886298.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.

## 개요

Seed 노드는 다른 노드에서 무작위 연산의 재현성을 제어하기 위한 시드로 사용할 수 있는 정수 값을 제공합니다. 일관된 시작 값을 제공함으로써 필요할 때 생성 결과를 반복 가능하게 유지하는 데 도움이 됩니다.

## 입력

| 매개변수                                                                         | 설명 | 데이터 타입 | 필수 여부 | 범위 |
| ---------------------------------------------------------------------------- | -- | ------ | ----- | -- |
| 생성 후 제어 옵션은 값이 고정된 상태로 유지될지, 아니면 각 생성 후 변경될지를 결정합니다. 이 노드에서는 고정으로 설정되어 있습니다. |    |        |       |    |

## 출력

| 출력 이름 | 설명           | 데이터 타입 |
| ----- | ------------ | ------ |
| `시드`  | 생성된 시드 값입니다. | INT    |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SeedNode/ko.md)

***

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