MoreEnumerableRandomSubset Method |
Name | Description | |
---|---|---|
RandomSubsetT(IEnumerableT, Int32) |
Returns a sequence of a specified size of random elements from the original sequence
| |
RandomSubsetT(IEnumerableT, Int32, Random) |
Returns a sequence of a specified size of random elements from the original sequence
|