Collection.random item extension is not handling the empty array case.
Also, the tests for this extensions are in the wrong file (ArrayTests), should be in the CollectionExtensionsTests.
Whoever fixes this, make sure they add a test to handle the empty case 馃槄
Issue 404 handles non-existent cases in a Collection 馃槀.
Most helpful comment
Issue 404 handles non-existent cases in a
Collection馃槀.