Monthly Archives: September 2011

Using LINQ to randomise a list.

This afternoon I needed to select some random items from a collection, and my searching ran into this idea. I modified it a little to do what I needed (Select 4 items at random from a list), and this is … Continue reading

Posted in C# Snippets, Linq | Comments Off