public void TestGamblersChanges() { var sampler = Samplers.GamblersD6(); sampler.Force(1); // TODO: Assert that the probability is now lower for 1 }