indigo icon indicating copy to clipboard operation
indigo copied to clipboard

Adds unit tests to assure randomness

Open hobnob opened this issue 4 months ago • 0 comments

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)

hobnob avatar Oct 07 '24 20:10 hobnob