| ListExtensionMethodsToRandomOrder Method |
| Name | Description | |
|---|---|---|
| ToRandomOrderT(IListT) |
Enumerates the elements of the specified list in random order.
| |
| ToRandomOrderT(IListT, Random) |
Enumerates the elements of the specified list in random order.
|