kos59125 / FsRandom

A purely-functional random number generator framework designed for F#

Home Page:https://kos59125.github.io/FsRandom/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

FsRandom

FsRandom is a purely-functional random number generator framework designed for F# language. It helps you to obtain a variety of random numbers to use more than ten predefined generators, and to define a new function to generate random numbers you want.

See the project home page for details.

Install

FsRandom can be installed from NuGet.

License

The 3-Clause BSD License

Maintainer(s)

The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)

About

A purely-functional random number generator framework designed for F#

https://kos59125.github.io/FsRandom/

License:Other


Languages

Language:F# 99.0%Language:C# 1.0%