fn main() { let dice = Dice::grab(3, 6); }