FsRandom NuGet Package

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.




Got any FsRandom Question?





Info

Version: 1.4.0.1
Author(s): RecycleBin
Last Update: Saturday, April 7, 2018
.NET Fiddle: Create the first Fiddle
Project Url: http://kos59125.github.io/FsRandom/
NuGet Url: https://www.nuget.org/packages/FsRandom


Install
Install-Package FsRandom
dotnet add package FsRandom
paket add FsRandom
FsRandom Download (Unzip the "nupkg" after downloading)

3 packages depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

5

days-since-last-release

2205