> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# SeedNode - ComfyUI Built-in Node Documentation

> Complete documentation for the SeedNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

## 개요

Seed 노드는 고정되거나 무작위의 정수 값을 생성합니다. 다른 노드에서 무작위 연산의 재현성을 제어하기 위해 일관된 시작점을 제공하는 데 일반적으로 사용됩니다.

## 입력

| 매개변수 | 설명                                                                | 데이터 타입 | 필수 여부 | 범위                       |
| ---- | ----------------------------------------------------------------- | ------ | ----- | ------------------------ |
| `시드` | 사용할 시드 값입니다. 생성 후 제어 옵션은 값이 고정된 상태로 유지될지, 아니면 각 생성 후 변경될지를 결정합니다. | INT    | 예     | 0 \~ 9223372036854775807 |

## 출력

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

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

***

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