controlled_random

Random number generator

A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes

GitHub

20 stars
2 watching
5 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ilqvya/randomA lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions.914
not-fl3/quad-randA Rust library implementing a pseudo-random number generator based on atomic operations14
iddm/randomorgA Rust library that generates random numbers using atmospheric noise from the random.org API.8
sindresorhus/unique-randomA library that generates random numbers with consecutive uniqueness constraints116
gasche/random-generatorA library to provide an elegant interface for random value generation through combinator libraries.29
sindresorhus/random-intGenerates random integers within specified ranges87
lysxia/generic-randomA Haskell package providing generic random generators for arbitrary data types.81
okeuday/quickrandAn Erlang module providing efficient random number generation functions with proper seeding41
ircmaxell/randomlibA utility for generating cryptographically secure random numbers and strings844
lk-geimfari/secrets.cljA library for generating cryptographically strong random numbers and secrets suitable for managing security data93
risto-stevcev/pure-randomA purely functional random number generator implemented using the xorshift algorithm.27
euantorano/sysrandom.nimA Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG11
mljs/randomUtilities for generating random values from various elements2
polarspetroll/ciprandA random string generator API that generates multiple strings of varying lengths based on user-provided parameters.11
aviate-labs/rand.moPseudo Random Number Generator implementation in Motoko5