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

***

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