Found 9 packages
Random value generator based on SHA256.
Generates true random numbers from atmospheric noise.
This is used to make creating true random number sets such as cards or dice. The results will eventually deal all choices if the MinReshuffleLevel is low enough.
Generation True Random.
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 birth, date of death, sex, PID (EMŠO - with true value based on sex and date of brith)
Expansion for Litdex.Security.RNG to add True Random Number Generator (TRNG).
This package provides a .Net 6 / 8 library intended to facilitate mathematic calculations not readily available in System.Math. Features include: Fiscal Calculator (Amortization Calculator and Scheduler). Randomizer (A true random number generator). This product is provided 'AS IS, NO WARRANTY' and is intended for no specific use or person. In fact, the code herein is so confuggled, it should not be used by anyone ever and anything that happens as a result of its use is completely and utterly YOUR FAULT. :p Note: WillPower™ is an unregisterable trademark of everyone.
for when you want a boolean to be false and true at the same time (basically just an extension method to Random with extra steps)
This library provides an interface and class with a single boolean method that returns true if the string provided is a valid credit card number, in other words it contains only digits and the Luhn algorithm validates the checksum. The library is a dependency of two projects: the Bank of Random Credit purchase authorizer and the Everyone is Authorized payment client. These two libraries available in NuGet are designed to be used for software design demonstrations and course labs for unit testing and dependency injection.