> ## 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 | はい  | List of video inputs      |
| `シード` | シャッフルのためのランダムシード（デフォルト：0）。 | INT   | いいえ | 0 to 18446744073709551615 |

## 出力

| 出力名   | 説明                      | データ型  |
| ----- | ----------------------- | ----- |
| `ビデオ` | ランダムな順序にシャッフルされた動画のリスト。 | VIDEO |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ShuffleVideoDataset/ja.md)

***

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