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

# RandomNoise - ComfyUI Built-in Node Documentation

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

RandomNoise节点根据种子值生成随机噪声模式。它创建可复现的噪声，可用于各种图像处理和生成任务。相同的种子将始终产生相同的噪声模式，确保多次运行结果一致。

## 输入

| 参数      | 描述                                       | 数据类型 | 是否必填 | 取值范围                     |
| ------- | ---------------------------------------- | ---- | ---- | ------------------------ |
| `噪波随机种` | 用于生成随机噪声模式的种子值（默认值：0）。相同的种子将始终产生相同的噪声输出。 | INT  | 是    | 0 到 18446744073709551615 |

## 输出

| 输出名称    | 描述                 | 数据类型  |
| ------- | ------------------ | ----- |
| `noise` | 基于提供的种子值生成的随机噪声模式。 | NOISE |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/RandomNoise/zh.md)

***

**Source fingerprint (SHA-256):** `893d3eefdef78592ba3cc403ec1e4bf3a672607abe79f05db1b65078d6b9ea20`
