random

Random number generator

A lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions.

Random for modern C++ with convenient API

GitHub

912 stars
33 watching
80 forks
Language: C++
last commit: 3 months ago
Linked from 3 awesome lists

cpp11header-onlyrandom

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
skarupke/controlled_random A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes 19
ircmaxell/randomlib A utility for generating cryptographically secure random numbers and strings 843
google-deepmind/torch-randomkit Provides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions. 34
not-fl3/quad-rand A Rust library implementing a pseudo-random number generator based on atomic operations 14
libmir/mir-random A general-purpose random number generator library providing various algorithms and engines 32
lysxia/generic-random A Haskell package providing generic random generators for arbitrary data types. 81
arianvp/elixir-isaac A library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers. 4
lk-geimfari/secrets.clj A library for generating cryptographically strong random numbers and secrets suitable for managing security data 93
iddm/randomorg A Rust library that generates random numbers using atmospheric noise from the random.org API. 8
mljs/random Utilities for generating random values from various elements 2
imikimi/literate_randomizer A Ruby gem that generates near-English prose using Markov chains. 110
pixeloution/true-random A PHP library for generating truly random numbers and strings from an external API 47
okeuday/quickrand An Erlang module providing efficient random number generation functions with proper seeding 41
zhihaillm/wisdominterrogatory A tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations. 491
andreaferretti/alea A system for defining and composing random variables in a general-purpose programming language. 44