Question: How to Randomly Shuffle a list of list of huge data in fully non-sequential manner a toy code I tried is attached

I have list of lists I looking to Shuffle the entire List of lists in a very very non-sequencial manner everthing thing fully shuffled.

I tried but I am unable to find the right way.

Attached a code I tried

Code like below

toy_shuffle.mw

Please Wait...