Shuffle

It shuffles the rows of the input tables such that they are in random order.

Options

Use seed
When enabled, the shuffling will use a fixed seed value, making the randomization reproducible across multiple executions. When disabled, each execution will produce different random shuffling results, providing real randomness.
Random seed
The seed value used for random number generation. Use the same seed to get identical shuffling results across multiple executions. You can enter a custom value or use the button below to generate a new random seed.
Draw new seed
Generate a new random seed and set it in the Random seed input above for reproducible runs.

Input Ports

Icon
Input table with the rows that should be shuffled.

Output Ports

Icon
Input table with shuffled rows.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.