natski
- 262
- 2
Hi everyone,
Does anybody know how to randomly shuffle the positions within a table about? For example a table T = {1,2,3,4,5,6...} gets randomly shuffled to be T' = {7,3,5,1,4...} [or whatever].
I thought there might be some kind of intrinsic RandomShuffle kind of function but can't find one...
Natski
Does anybody know how to randomly shuffle the positions within a table about? For example a table T = {1,2,3,4,5,6...} gets randomly shuffled to be T' = {7,3,5,1,4...} [or whatever].
I thought there might be some kind of intrinsic RandomShuffle kind of function but can't find one...
Natski