rng seed
This commit is contained in:
parent
44c040b414
commit
a886526fcf
5 changed files with 205 additions and 97 deletions
|
|
@ -11,3 +11,4 @@ mod board;
|
|||
pub use board::CheckerMove;
|
||||
|
||||
mod dice;
|
||||
pub use dice::{Dice, DiceRoller};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue