console log during tests "inbalance after 0.8 preference [ 20, 0 ]" always seems to return [20,0] and changing parameters of some clicks moves it over just to [0, 20]. What is wrong with the test that it always returns the same extreme results rather than sometimes have a mixed pair with no zeros?
console log during tests "inbalance after 0.8 preference [ 20, 0 ]" always seems to return [20,0] and changing parameters of some clicks moves it over just to [0, 20]. What is wrong with the test that it always returns the same extreme results rather than sometimes have a mixed pair with no zeros?