Found 1,348 packages
Random value generator based on SHA256.
Static C# class to generate random names based upon gender.
RandomGen is a powerful random generation framework for .NET
Provides learning algorithms and models for RandomForest and ExtraTrees regression and classification.
.NET library to generate N random strings of M length from 13 categories
A random word generator for .NET and .NET Core
Simple but flexible and powerful utility for generating random names: - human-like, e.g. Jim Deam, Henrie Avdeev, Lanita Leutbecher - or github/docker style identifiers, like sympathetic_alligator, UnsuitedHistorian, Psychedelic-FundRaiser - or anything in between, like Bob_The_Builder, Well-dressed-Entertainer, Medium-rare SeaTurtle Eldon, RoannaTheJoblessComputer etc All with configurable number of components, separators, length and structure, usable in a single line of code. Over 100000 unique words in various categories allow hundreds of milions of combinations!
Create cryptographically random strings for use as IDs etc
boost_random-vc140. Compiler: Visual Studio 2015 Update 3.
Secure random password generator. Uses a cryptographically secure PRNG Can guarantee that the password contains digits, special characters, or any other set Can generate pronounceable, easier-to-remember passwords Packaged as a .NET library and as a PowerShell module API Documentation available at the project site
LinksPlatform's Platform.Random Class Library
- Support Random(), RandomNumeric(), RandomAscii(), RandomAlphanumeric(), RandomAlphabetic() - Respect the original API
Contains probability distributions, statistical models and methods such as Linear and Logistic regression, Hidden Markov Models, (Hidden) Conditional Random Fields, Principal Component Analysis, Partial Least Squares, Discriminant Analysis, Kernel methods and functions and many other related techniques. Provides methods for computing variances, standard deviations, averages, and many other statistical measures. This package is part of the Accord.NET Framework.
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
Generates attractive random colors. This is a port to .NET of randomColor (https://github.com/davidmerfield/randomColor), David Merfield's javascript random color generator. Thanks also to Hrusikesh Panda.
Advanced testing library for F#
CryptoRandom: modern, fast, safe, cryptographically strong replacement for Random and RandomNumberGenerator. .NET 5 and up.
Generate random values for all properties of a C# type
FsCheck.NUnit integrates FsCheck with NUnit by adding a PropertyAttribute that runs FsCheck tests, similar to NUnit TestAttribute. All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.
Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted.