nim-random

Random number generator

A library providing a range of algorithms and procedures for generating random numbers.

Random number generation library for Nim

GitHub

68 stars
8 watching
13 forks
Language: Nim
last commit: about 2 years ago
Linked from 1 awesome list

nimrandom-number-generators

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
euantorano/sysrandom.nim A Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG 11
zhihaillm/wisdominterrogatory A tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations. 491
jeffersonlab/drand48 An implementation of a standard pseudo-random number generator 1
andreaferretti/alea A system for defining and composing random variables in a general-purpose programming language. 44
libmir/mir-random A general-purpose random number generator library providing various algorithms and engines 32
iddm/randomorg A Rust library that generates random numbers using atmospheric noise from the random.org API. 8
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 843
gasche/random-generator A library to provide an elegant interface for random value generation through combinator libraries. 27
thellimist/swiftrandom Generates random data suitable for Swift development projects. 561
google-deepmind/torch-randomkit Provides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions. 34
per9000/lorem Generates random text in various styles and formats. 81
skarupke/controlled_random A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes 19
pedrorrivero/qrand A framework that generates random numbers using quantum computing and provides a unified interface to various platforms and protocols. 25
treyhunner/pseudorandom.name A Python-based web application generating random names 22