rollz 0.1.1

A super-simple Rust crate that allows you to... roll dice! What else would you need from a crate?
Documentation
[dependencies.rand]
version = "0.8.3"

[package]
authors = ["Luciano Mammino"]
categories = ["games"]
description = "A super-simple Rust crate that allows you to... roll dice! What else would you need from a crate?"
edition = "2018"
keywords = ["die", "dice", "roll", "random", "dungeon"]
license = "MIT"
name = "rollz"
readme = "README.md"
repository = "https://github.com/lmammino/rollz"
version = "0.1.1"