-
Gets the dice to are used to make dice rolls.
-
class
Rolls a number of binary die and counts the result.
class
A set of binary dice where a roll of zero actually represents
the highest roll possible, rather than the lowest.
Create an instance of the dice using a default source of randomness.
Creates a set of these dice using random
as its source of randomness.
void
Copies the state of other
into this dice.
-
A sample dice that can be used for parsing, but should not
be used for running games.
Gets a sample dice that can be used for parsing, but should
not be used for running games.