RandomLib 1.0.8
Random number generator and some utility functions for randomly chose items in collection via MathNet.Numerics
Suggested Alternatives
Additional Details
Library has renamed to GranDen.GameLib.Randomizer for better naming.
Install-Package RandomLib -Version 1.0.8
dotnet add package RandomLib --version 1.0.8
<PackageReference Include="RandomLib" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RandomLib --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RandomLib, 1.0.8"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
RandomLib
Random Number Generator library based on Math.NET Numerics
RandomLib
Random Number Generator library based on Math.NET Numerics
Release Notes
v1.0.8 : Update MathNet.Numerics to v4.9.0
Dependencies
-
.NETStandard 2.0
- MathNet.Numerics (>= 4.9.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.