CollectionExtensionsScramble Method

Overload List

ScrambleTSource(IListTSource) Rearranges all the elements in the list into a highly-random order.
ScrambleTSource(IListTSource, Int32) Rearranges all the elements in the list into a repeatable pseudo-random order.

See Also