Top 20 NuGet random Packages

Get a collection of random colors based on RGB
CSharp.Util
Creates a random string based on a mix of numbers and letters.
Extensions for `Random` to help you generate random content. HEY, LISTEN: this library was designed for use in games; no effort has been made to make these methods cryptographically secure.
Wiesend's Dynamic Link Library is a collection of reusable code that I've written, or found throughout my programming career. It includes code to help with tasks including encryption, file management, compression, serialization, email, image manipulation, SQL, various file formats (CSV, iCal, etc.),...
SiRandomNameGenerator is simple .NET library for generating random slovenian names and last names. Library allows you to generate names or last names as separate strings or as whole human name. Library can also return whole Person object with full range of randomized data (Name, Lastname, Date of bi...
Provides extension methods for System.Random for generating more complex data. This includes basic methods like NextBoolean, NextCurrency, NextDateTime, NextDecimal etc. As well as more advanced options like NextEnum, NextListItem, NextParameter. Finally it also contains random objects lik...
This set of dice follows the Gambler's fallacy. A C# port of https://github.com/xori/gamblers-dice
Makes it easy to define stochastic variables which can be measured.
Useful Types: Vector, RandomProvider, BoundedDouble
Dice toolkit for .Net. Construct dice with interesting behaviors.
Misc math utils.
Randomizer for NDice using Troschuetz.Random
Randomizer for NDice using random.org API
A fluent library of wonderful extensions and utilities that can make your code short and clean.
Generate number random
Library for generating random bytes with an interface to allow easy mocking in unit tests.
Provides functionality to select a random sample subset of data for multiple use cases. These include deleting data from development/test systems after copying the production database