shuffled
Fisher–Yates shuffle algorithm using a RandomGenerator. More information on Wikipedia.
Parameters
randomGenerator
the simulation random generator used to shuffle
Type Parameters
R
the element type
Fisher–Yates shuffle algorithm using a RandomGenerator. More information on Wikipedia.
the simulation random generator used to shuffle
the element type