Found 26 packages
Creates a random number based on the min and max given, can retrive last stored number
.NET library to generate N random strings of M length from 13 categories
Helper is to assist with the extension method for providing common functionality such as conversion and text operation.
Random bits from Australian National University formatted for .NET programming.
.NET library to generate random strings. This package is based on the original RandomString4Net package by Lakhya Jyoti Nath.
CryptoRandom: modern, fast, safe, cryptographically strong replacement for Random and RandomNumberGenerator. .NET 5 and up.
Core functionality for syslib dependent applications; randomization (note that randombyte ranges from 0-99, and randomnumber ranges 0-99 999 999), string (8 bit characters) manipulation with converter to and from standard string (16 bit) and list storage.
Various helpful RandomNumberGenerator extension methods
Tedd.MoreRandom.Random is a crypto grade random generator replacement for System.Random. This implementation is kept simple and is extensively tested. It's goal is to meet expectation with no surprises. RandomNumberGenerator provides crypto grade randomness, and is better known as the random generator found in System.Security.Cryptography.RNGCryptoServiceProvider. It gets random data from the operating system.
Es una biblioteca para generar número random
Some cryptography and compression related helper extension methods and types. Extension methods that make it easy to get SHA hashes as well as AES-256 encryption on strings and byte-arrays. XZip which makes it easy to convert byte arrays and Streams to and from a ZipArchive (a zip file). RandomStringGenerator and RandomNumbers types, a PasswordStrengthEvaluator, and a CryptoRandom type (which inherits Random), which allows semi-crytographically secure random generation, based on RNGCryptoServiceProvider, but which uses a caching system that greatly expediates performance.
A class which generate an array of random bytes as securely as possible.
Squared Infinity ▪ Maths ▪ Random Numbers
Product Data Engineering - Coding Exercise
An MCP server using the MCP C# SDK.
Provides a few useful overrides of the System.Random class.
This package provides various implementations of random number generators.
Random number generators: Uniform continous, Uniform discrete, Triangular, Normal, Exponential, Deterministic.
Package Description