alea
Random variable generator
A system for defining and composing random variables in a general-purpose programming language.
Define and compose random variables
44 stars
15 watching
3 forks
Language: Nim
last commit: almost 2 years ago
Linked from 1 awesome list
nimrandom-number-distributions
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a range of algorithms and procedures for generating random numbers. | 68 |
| A Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG | 11 |
| A collection of utilities to work with probability distributions in a programming language | 12 |
| An implementation of a standard pseudo-random number generator | 1 |
| Generates random data suitable for Swift development projects. | 561 |
| A lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions. | 914 |
| A Ruby gem that generates near-English prose using Markov chains. | 110 |
| A Rust library implementing a pseudo-random number generator based on atomic operations | 14 |
| A tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations. | 495 |
| A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes | 20 |
| An Erlang module providing efficient random number generation functions with proper seeding | 41 |
| Provides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions. | 34 |
| A Haskell package providing generic random generators for arbitrary data types. | 81 |
| A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
| A library to provide an elegant interface for random value generation through combinator libraries. | 29 |