AlgorithmsRandomShuffle Method |
Name | Description | |
---|---|---|
![]() ![]() | RandomShuffleT(IEnumerableT) |
Randomly shuffles the items in a collection, yielding a new collection.
|
![]() ![]() | RandomShuffleT(IEnumerableT, Random) |
Randomly shuffles the items in a collection, yielding a new collection.
|