Package containing functions common to FastCSharp libraries.
Get Started
$ dotnet add package FastCSharp6.CommonReadme
Common
Library containing functions common to other FastCSharp libraries.
In the future this package may get broken in to several smaller narrow scoped packages.
Criptography
RND.cs - Random double generator using System.Security.Cryptography.RandomNumberGenerator.
Exceptions
Exception.cs - Exception common to other FastCSharp libraries.