DiceTray


DiceTray is a cryptographically random dice rolling library for .NET tabletop RPG applications. Built on System.Security.Cryptography.RandomNumberGenerator, it provides better randomness than the standard System.Random library and offers both a fluent and non-fluent interface for rolling dice, as well as dice notation string parsing.

Find it on NuGet