Click or drag to resize

CollectionExtensionsScramble Method

Overload List
  Name Description
Public Extension Method ScrambleTSource(IListTSource) Rearranges all the elements in the list into a highly-random order.
Public Extension Method ScrambleTSource(IListTSource, Int32) Rearranges all the elements in the list into a repeatable pseudo-random order.
Top
See Also