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

GitHub

29 stars
8 watching
6 forks
Language: OCaml
last commit: about 2 years ago

Related projects:

Repository Description Stars
lysxia/generic-random A Haskell package providing generic random generators for arbitrary data types. 81
okeuday/quickrand An Erlang module providing efficient random number generation functions with proper seeding 41
ircmaxell/randomlib A utility for generating cryptographically secure random numbers and strings 844
skarupke/controlled_random A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes 20
sindresorhus/unique-random A library that generates random numbers with consecutive uniqueness constraints 116
krunch3r76/entropythief Produces an unpredictable sequence of random bits by combining sequences from multiple sources. 4
mljs/random Utilities for generating random values from various elements 2
iddm/randomorg A Rust library that generates random numbers using atmospheric noise from the random.org API. 8
pixeloution/true-random A PHP library for generating truly random numbers and strings from an external API 47
not-fl3/quad-rand A Rust library implementing a pseudo-random number generator based on atomic operations 14
cryptocoinjs/drbg.js Provides a JavaScript implementation of NIST-recommended random bit generators 8
thellimist/swiftrandom Generates random data suitable for Swift development projects. 561
oprypin/nim-random A library providing a range of algorithms and procedures for generating random numbers. 68
patricksrobertson/secure_random.ex A library providing a set of functions for generating random, secure strings and UUIDs. 96
chancejs/chance-cli Random generator utility for generating random strings, numbers, and other data types 87