I have 5 arrays. I want to combine these 5 arrays and then shuffle them respectively.
I\'m using the Fisher-Yates shuffle method.
The code: