generic-random
Random generator library
A Haskell package providing generic random generators for arbitrary data types.
Generic random generators
81 stars
8 watching
5 forks
Language: Haskell
last commit: over 1 year ago arbitrarygenericshaskellquickcheckrandom-generationtesting
Related projects:
Repository | Description | Stars |
---|---|---|
gasche/random-generator | A library to provide an elegant interface for random value generation through combinator libraries. | 27 |
mljs/random | Utilities for generating random values from various elements | 2 |
google-deepmind/torch-randomkit | Provides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions. | 34 |
skarupke/controlled_random | A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes | 19 |
not-fl3/quad-rand | A Rust library implementing a pseudo-random number generator based on atomic operations | 14 |
ilqvya/random | A lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions. | 912 |
ircmaxell/randomlib | A utility for generating cryptographically secure random numbers and strings | 843 |
lk-geimfari/secrets.clj | A library for generating cryptographically strong random numbers and secrets suitable for managing security data | 93 |
nvzqz/randomkit | A framework for generating random data in Swift | 1,464 |
ndmitchell/uniplate | A simple and efficient generics library for Haskell | 76 |
masatoi/cl-random-forest | An implementation of Random Forest for multiclass classification and univariate regression in Common Lisp. | 59 |
iddm/randomorg | A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
sindresorhus/unique-random | A library that generates random numbers with consecutive uniqueness constraints | 116 |
lysxia/first-class-families | A library providing a foundation for type-level functions and compositions in Haskell | 86 |
libmir/mir-random | A general-purpose random number generator library providing various algorithms and engines | 32 |