Skip to main content
This node randomly shuffles the order of pairs of video-text in a list, keeping each video paired with its corresponding text. It takes two lists of equal length and applies the same random permutation to both, ensuring that the original pairings are preserved after shuffling. A seed value controls the shuffle order so results can be reproduced.

Inputs

Note: videos and texts must have the same length, since the node pairs each video with the text at the same position and preserves those pairings when shuffling. Internally, the seed value is reduced using modulo 4294967295 (2^32 - 1) before the random order is generated, so very large seed values may produce the same shuffle as smaller ones.

Outputs

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 834305718cd53a86211363750e887ffccdb54bc3b628dc17f049e546c234f9cb