⚠ Deprecated: Other
Further updates to this package is done through RandomUtils.
Suggested alternative: Tedd.RandomUtils
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.
$ dotnet add package Tedd.MoreRandomNo README available.