quad-rand
Random generator
A Rust library implementing a pseudo-random number generator based on atomic operations
14 stars
5 watching
7 forks
Language: Rust
last commit: 18 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iddm/randomorg | A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
skarupke/controlled_random | A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes | 19 |
libmir/mir-random | A general-purpose random number generator library providing various algorithms and engines | 32 |
okeuday/quickrand | An Erlang module providing efficient random number generation functions with proper seeding | 41 |
not-fl3/miniquad | A lightweight, cross-platform graphics abstraction library in Rust. | 1,579 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
ircmaxell/randomlib | A utility for generating cryptographically secure random numbers and strings | 843 |
aviate-labs/rand.mo | Pseudo Random Number Generator implementation in Motoko | 5 |
ilqvya/random | A lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions. | 912 |
kaj/rust-pdf | A library for generating PDF files using Rust. | 144 |
tf-encrypted/aes-prng | A Rust-based PRNG that uses AES as the underlying block-cipher for generating random numbers. | 9 |
mljs/random | Utilities for generating random values from various elements | 2 |
lysxia/generic-random | A Haskell package providing generic random generators for arbitrary data types. | 81 |
tjade273/randaoplus | An experimental Ethereum-based random number generator using PoW | 10 |
nvzqz/randomkit | A framework for generating random data in Swift | 1,464 |