quickrand

Random Generator

An Erlang module providing efficient random number generation functions with proper seeding

Quick Erlang Random Number Generation

GitHub

41 stars
2 watching
11 forks
Language: Erlang
last commit: over 2 years ago
Linked from 1 awesome list

erlangrandomrandom-number-generators

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
okeuday/uuidA Erlang module for generating UUIDs with various versioning and hashing methods217
iddm/randomorgA Rust library that generates random numbers using atmospheric noise from the random.org API.8
okeuday/erlang_termAn Erlang library providing in-memory size information for various term types without considering storage locations.33
gasche/random-generatorA library to provide an elegant interface for random value generation through combinator libraries.29
ircmaxell/randomlibA utility for generating cryptographically secure random numbers and strings844
not-fl3/quad-randA Rust library implementing a pseudo-random number generator based on atomic operations14
okeuday/trieAn Erlang implementation of a data structure optimized for efficient string-based key lookups and matching132
thellimist/swiftrandomGenerates random data suitable for Swift development projects.561
skarupke/controlled_randomA C++ library providing a high-performance random number generator with deterministic and non-deterministic modes20
oprypin/nim-randomA library providing a range of algorithms and procedures for generating random numbers.68
zhihaillm/wisdominterrogatoryA tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations.495
sindresorhus/unique-randomA library that generates random numbers with consecutive uniqueness constraints116
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
sindresorhus/random-intGenerates random integers within specified ranges87