#die #dice #game

game_die

A simple crate which allows users to create a N-sided die (with/without a user supplied RNG) and roll it!

2 releases

0.0.2 Apr 20, 2024
0.0.1 Apr 20, 2024

#4 in #die

MIT license

6KB
95 lines

Features

  • history - Enables the ability to retrieve the history of rolls for the Die. This may be useful for statistics, etc. This is NOT enabled by default.

Dependencies

~310KB