Top 20 NuGet random Packages

Package Description
Some helpful extensions for LINQ
An indiscriminate data generator that will generate random data for all properties in a given class based on the property's type vs. its name. Examples can be found on the wiki: https://github.com/Schandlich/Fibber/wiki
lib12 is a library of universal helpers and extensions useful in any .NET project
A library for secure random number generation
Random AlphaNumeric character generator. Can be used to create a variety of random strings using chars [A-Za-z0-9] and a few other special chars.
Simple, System.Random replaceable, very-fast xor-shift based random number generator for Portable Class Library.
A .NET library for all things random! Intended for ASP .Net Core projects.
Dtx Library - Useful Library for C# Developers
The library for basic mathematics.
This portable class library provides Mersenne Twister PRNGs; Mersenne Twister (MT): - MT19937ar, MT19937ar-cok, MT19937ar-cok-opt - MT19937-64, MT19937-64-opt SIMD-oriented Fast MT (SFMT): - SFMT-19937, SFMT-opt-19937 Double precision SFMT (dSFMT): - dSFMT-19937, dSFMT-opt-19937 - dSFMT-opt-gen-*...
Efuelite Solutions RandomHelper helps to generate random numbers as string used for One time password
A light weight C# extension of random method for all numeric type.
A library of .NET dictionaries that are useful building blocks for in-memory caches with various eviction strategies (LRU and Random, primarily).
Random bits from Australian National University formatted for .NET programming.
Provides a randomizer that is cryptographically secure. Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.