2017-01-30
1.0.0
Afonso Aguas
9.0.1.75
All
.NET
Components, Libraries
[Overview]
Aims to provide a strong random number generation tool.
[Detail]
Makes use of the C# RNGCryptoServiceProvider Class to implement a strong and unpredictable random number generator, although the native C# random() function (used in some extensions already) may be well suited for simple and non-critical operations, it is not strong enough to use in more critical situations where a true unpredictable random number is needed.
Using Microsoft .NET Framework 4.6.01055