> ## 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

> 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/ja.md)

***

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