 | collectionExtensionsRandomizeToListT Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns a new list where the elements are randomly shuffled.
Based on the Fisher-Yates shuffle, which has O(n) complexity.
Namespace:
imbSCI.Core.extensions.data
Assembly:
imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
See Also