Sure, but you can't write unit tests (or any tests for that matter) for this bug.
This is why entropy bugs are so completely evil. They're the one class of bugs you can't test for.
So just saying "well software shouldn't have these bugs" is sticking your head in the sand. This class of bugs is special.
How so? Seems rather straightforward.
Assert exception thrown when generate_seed() called with less than 50 dice rolls.
reply