indigo
indigo copied to clipboard
Adds unit tests to assure randomness
Tests now run 3 lots of 200,000,000 rolls of dice and check the distribution of the results in order to test the assertion made in #750
There's a minor code cleanup here too, but nothing breaking (just re-using a method rather than having 2 similar methods)