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

This node takes a list of videos and randomly reorders them. It uses a random seed to ensure reproducible shuffling, so the same seed always produces the same output order.

## Inputs

| Parameter | Description                             | Data Type | Required | Range                     |
| --------- | --------------------------------------- | --------- | -------- | ------------------------- |
| `videos`  | List of videos to shuffle.              | VIDEO     | Yes      | List of video inputs      |
| `seed`    | Random seed for shuffling (default: 0). | INT       | No       | 0 to 18446744073709551615 |

## Outputs

| Output Name | Description                              | Data Type |
| ----------- | ---------------------------------------- | --------- |
| `videos`    | Shuffled list of videos in random order. | VIDEO     |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ShuffleVideoDataset/en.md)

***

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