Package net.royalur.model.dice


package net.royalur.model.dice
  • Class
    Description
    Rolls a number of binary die and counts the result.
    A set of binary dice where a roll of zero actually represents the highest roll possible, rather than the lowest.
    A generator of dice rolls, that is _not_ necessarily thread-safe.
    A factory that creates dice.
    The type of dice to be used in a game.
    A roll of a dice.
    A roll of dice that contains just a value.