#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

#3 in #die

Download history 193/week @ 2024-04-14 55/week @ 2024-04-21 2/week @ 2024-04-28

250 downloads per month

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