244 Views
Here's some code I wrote to extend LINQ with random operations like selecting a random item from a list and shuffling a list.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Here's some code I wrote to extend LINQ with random operations like selecting a random item from a list and shuffling a list.