464 packages tagged with “Random”
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, IP-Addresses, Guids, DateTime and more.
Handlebars.Net.Helpers Random
FsCheck is a tool for testing .NET programs automatically. You provide a specification of the program, in the form of properties which functions, methods or objects should satisfy, and FsCheck then tests that the properties hold in a large number of randomly generated cases. Such properties are actually a testable specification of your program. Properties are written in F#, C# or VB. FsCheck helps you to define properties, observe the distribution of test data, and define test data generators. Crucially, when a property fails, FsCheck automatically displays a minimal counter example.
A thread-safe random utility library
- Removed usage of RNG Crypto Provider and used Random Number Generator - Fixed bug with methods that use bool and int parameters for the Password class - Removed usage of Random and replace it with a method which uses RngCrytopServiceProvider
FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute. All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.
This is the random value generators slice of the PeanutButter mini-suite
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
Advanced testing library for F#
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.
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.
Random user-agent generator for NET Core projects
Random number generation.
Provides a thread-safe pseudo-random number generator.
Property testing for Expecto, powered by FsCheck
A .NET library for all things random!
Exceptionless RandomData Generator
The Tynamix ObjectFiller.NET fills the properties of your objects with random data. Use it for unittest, prototyping and whereever you need some random testdata. It has a fluent API and is highly customizable. It supports also IEnumerables and Dictionaries and constructors WITH parameters. It is also possible to fill instances and to write private properties.
Prebuilt random Provider for Terraform CDK (cdktf) (Stability: Stable)
Generates gramatically correct passphrases that are easy for human to remember and hard for computers to guess. For normal use, reference the "ReadablePassphrase" package. This is the Words assembly containing base interfaces and Dictionary classes only. Unless you are making your own Dictionary Loader, you shouldn't directly use this package. See https://id.ligos.net/murray/ReadablePassphraseGenerator/ for PGP & Keybase signatures of nuget packages.
Generates gramatically correct passphrases that are easy for human to remember and hard for computers to guess. This is the Core assembly. For normal use, reference the "ReadablePassphrase" package. See https://id.ligos.net/murray/ReadablePassphraseGenerator/ for PGP & Keybase signatures of nuget packages.
Generates gramatically correct passphrases that are easy for human to remember and hard for computers to guess. For normal use, reference the "ReadablePassphrase" package. This is just the default dictionary as an embedded resource. See https://id.ligos.net/murray/ReadablePassphraseGenerator/ for PGP & Keybase signatures of nuget packages.
Generates gramatically correct passphrases that are easy for human to remember and hard for computers to guess. To get started: MurrayGrant.ReadablePassphrase.Generator.Create() See https://id.ligos.net/murray/ReadablePassphraseGenerator/ for PGP & Keybase signatures of nuget packages.
Mirage is an open source library for .Net designed to create random data for POCOs, unit tests, etc. Supports .Net Core as well as full .Net.
Random value generator based on SHA256.
A random word generator for .NET and .NET Core
A library of .NET dictionaries that are useful building blocks for in-memory caches with various eviction strategies (LRU and Random, primarily).
Package Description
Codename generator for .NET