Top 20 NuGet dice Packages

This is used to make creating true random number sets such as cards or dice. The results will eventually deal all choices if the MinReshuffleLevel is low enough.
A .NET Standard metapackage for card and board game functionality and components, such as dice and cards.
MathNet.Numerics is a battle-tested library for numerics in C# and provides its own random number generation system. This extends DiceNotation to use its RandomSource instead of .NET's; with this you can still use the default PRNG with `SystemRandomSource` but also supports custom and tunable random...
StringComparison is a library developed for reconciling naming conventions between different models of the electric grid. I have stripped off the power system specific code and put together what can effectively be used as a string extension for determining approximate equalit...
A .NET Standard 2.0 library for dice, including standard and custom dice.
Library to parse and roll any dice notation. Use this library in your applications to roll random dice without having to write all of the code yourself.
Library to parse and roll any dice notation. Use this library in your applications to roll random dice without having to write all of the code yourself.
Dice - is a fake data generator for .Net.
DiceNotation.CoreClassDiceNotation is a dice rolling library implemented as a .NET Core Library. 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. This is a fork to suppo...
Official .NET/C# client for SlicingDice, Data Warehouse and Analytics Database as a Service.
Extensible and well-documented dice roller with a robust set of features. Excellent for play-by-post forums, virtual tabletops, or for integrating into character sheets or encounter managers.
Calculate proabilities and perform simulations of die rolling scenarios that contain a target (3+). Includes behaviour for rerolling and applying modifiers to the end result.
Package Description
A library containing parser and evaluator for dice notation expressions (such as 2d6+4)
Randomizer for NDice using System.Security.Cryptography
Official NDice metapackage for randomizers
A fluent dice library, you know, for games!
DiceNotation is a dice rolling library implemented as a PCL. 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.