All Projects → fsprojects → FsRandom

fsprojects / FsRandom

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

Programming Languages

F#
602 projects
C#
18002 projects

Projects that are alternatives of or similar to FsRandom

Insight
🔮 Easy access to model information for various model objects
Stars: ✭ 197 (+286.27%)
Mutual labels:  random
Python Gift Exchange
pyge: Holiday Gift Exchange Picker
Stars: ✭ 252 (+394.12%)
Mutual labels:  random
easy reader
⏮ ⏯ ⏭ A Rust library for easily navigating forward, backward or randomly through the lines of huge files.
Stars: ✭ 83 (+62.75%)
Mutual labels:  random
Sometimes
A few hacks n' helpers to make your code more fun and unpredictable.
Stars: ✭ 198 (+288.24%)
Mutual labels:  random
Reeseunitydemos
Unity packages and demos—emphasizing ECS, jobs and the Burst compiler—by me, Reese.
Stars: ✭ 232 (+354.9%)
Mutual labels:  random
movies-dataset
A dataset of films, directors, actresses and actors
Stars: ✭ 17 (-66.67%)
Mutual labels:  random
Nanoid
A tiny, secure, URL-friendly, unique string ID generator for Rust
Stars: ✭ 188 (+268.63%)
Mutual labels:  random
RandomGenKt
Kotlin port of RandomGen
Stars: ✭ 28 (-45.1%)
Mutual labels:  random
Rantly
Ruby Imperative Random Data Generator and Quickcheck
Stars: ✭ 241 (+372.55%)
Mutual labels:  random
jsrand
A seeded pseudo-random number generator for JavaScript.
Stars: ✭ 19 (-62.75%)
Mutual labels:  random
Mgodatagen
Generate random data for MongoDB
Stars: ✭ 206 (+303.92%)
Mutual labels:  random
Cat Names
🐈 Get popular cat names
Stars: ✭ 226 (+343.14%)
Mutual labels:  random
aes-stream
A fast AES-PRF based secure random-number generator
Stars: ✭ 15 (-70.59%)
Mutual labels:  random
Rrt Algorithms
n-dimensional RRT, RRT* (RRT-Star)
Stars: ✭ 195 (+282.35%)
Mutual labels:  random
random-users-details
Random Users details in flutter from randomusers api
Stars: ✭ 14 (-72.55%)
Mutual labels:  random
Qcheck
QuickCheck inspired property-based testing for OCaml.
Stars: ✭ 194 (+280.39%)
Mutual labels:  random
rainbow-bash-prompt
Make your bash prompt dynamically and randomly rainbow
Stars: ✭ 49 (-3.92%)
Mutual labels:  random
javascript-strong-password-generator
JavaScript Strong Password Generator: based on Jeff Atwood's Post "Password Rules Are Bullshit".
Stars: ✭ 21 (-58.82%)
Mutual labels:  random
Random-Name-Picker
Simple, beautiful Android app to help you choose from a list of names at random. Downloaded 560,000+ times on Google Play with a 4.5+ rating after 3,500+ reviews.
Stars: ✭ 37 (-27.45%)
Mutual labels:  random
grand
Grand is a Go random string generator
Stars: ✭ 12 (-76.47%)
Mutual labels:  random

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].