random-generator
Random generator library
A library to provide an elegant interface for random value generation through combinator libraries.
A small OCaml library to randomly generate values
29 stars
8 watching
6 forks
Language: OCaml
last commit: about 3 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Haskell package providing generic random generators for arbitrary data types. | 81 |
| | An Erlang module providing efficient random number generation functions with proper seeding | 41 |
| | A utility for generating cryptographically secure random numbers and strings | 844 |
| | A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes | 20 |
| | A library that generates random numbers with consecutive uniqueness constraints | 116 |
| | Produces an unpredictable sequence of random bits by combining sequences from multiple sources. | 4 |
| | Utilities for generating random values from various elements | 2 |
| | A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
| | A PHP library for generating truly random numbers and strings from an external API | 47 |
| | A Rust library implementing a pseudo-random number generator based on atomic operations | 14 |
| | Provides a JavaScript implementation of NIST-recommended random bit generators | 8 |
| | Generates random data suitable for Swift development projects. | 561 |
| | A library providing a range of algorithms and procedures for generating random numbers. | 68 |
| | A library providing a set of functions for generating random, secure strings and UUIDs. | 96 |
| | Random generator utility for generating random strings, numbers, and other data types | 87 |