Splitting data into parts

I built this workflow that takes some data, uses random numbers to sort them and then split hem into a given number of parts and store them in KNIME tables. Still wondering if there is an easier way.

You could also combine an iteration of the Partitioning node.

image

kn_example_split_data_10_parts.knar (892.7 KB)