F# 30 June 2020 FsCheck: An introduction We've all heard of unit testing and some of us have even been known to practice it. It has a simple premise * Have a method
C# 10 June 2014 Quick selection of random element in collection Wouldn't advise this one in production code but if during testing you need to pull a random element from a pool of known good values