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

# ShuffleVideoDataset - ComfyUI Built-in Node Documentation

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

此节点接收一个视频列表并随机重新排序。它使用随机种子确保可复现的洗牌结果，因此相同的种子始终产生相同的输出顺序。

## 输入

| 参数     | 描述                | 数据类型  | 是否必需 | 范围                       |
| ------ | ----------------- | ----- | ---- | ------------------------ |
| `视频`   | 要洗牌的视频列表。         | VIDEO | 是    | 视频输入列表                   |
| `随机种子` | 用于洗牌的随机种子（默认值：0）。 | INT   | 否    | 0 到 18446744073709551615 |

## 输出

| 输出名称 | 描述             | 数据类型  |
| ---- | -------------- | ----- |
| `视频` | 按随机顺序洗牌后的视频列表。 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `0bd32b664197d3bbd4c53f65e29ef38fba836579f07f05cb7fb85f3b8a1024ac`
