Sign in Sign up
nuget

FsRandom

This package offers users to generate random states using computation expression syntax (and also LINQ syntax for C# users). This provides a variety of random functions: generating random collections, random sampling, shufflig, and also statistical functions like normal, gamma, and Poisson. Xorshift algorithm is used for the default, but you can choose another algorithm to pick random numbers, e.g. Mersenne Twister and System.Random.

nuget View on Nuget

Activity

Latest release
8y ago
Total releases
14
Cadence
~26 days
Last 12 months
0

Details

First release
Jul 03, 2013
Releases
Version Released
1.4.0.1 patch
1.4.0 minor
1.3.3 patch
1.3.2 patch
1.3.1 patch
1.3.0 minor
1.2.3 patch
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.0 minor
1.0.2 patch
1.0.1 patch
1.0.0 initial