C#C
C#3y ago
Darma

❔ Shuffling Table Values

I'm creating a method that will take in the values of a table and then randomly shuffle them into different indexes of a new table using a for loop, how would I go about doing this?
Was this page helpful?