Info
Version: | 0.2.0 |
Author(s): | Chris Wagner, Ed Ropple |
Last Update: | Sunday, March 15, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eropple/DiceNotation |
NuGet Url: | https://www.nuget.org/packages/EdCanHack.DiceNotation |
Install
Install-Package EdCanHack.DiceNotation
dotnet add package EdCanHack.DiceNotation
paket add EdCanHack.DiceNotation
EdCanHack.DiceNotation Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
It can be used to turn strings like "6d4k2 + 12" into actionable dice rolls and, using DiceNotation's `MinDieRoller` and `MaxDieRoller`, can easily compute the full range as well.