/Alea

A .NET Standard library for parsing and evaluating dice notation.

Primary LanguageC#MIT LicenseMIT

Alea

Alea iacta est - Julius Caesar

A simple .NET Standard library for parsing and evaluating dice notation. Currently, it supports the most common form (XdY) with basic arithmetic and parentheses. Other variants may be added in the future.