drand48
Random Number Generator
An implementation of a standard pseudo-random number generator
Nim implementation of standard unix drand48 random number generator
1 stars
6 watching
0 forks
Language: Nim
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG | 11 |
| A library providing a range of algorithms and procedures for generating random numbers. | 68 |
| A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
| Provides a JavaScript implementation of NIST-recommended random bit generators | 8 |
| A tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations. | 495 |
| A utility for generating cryptographically secure random numbers and strings | 844 |
| A system for defining and composing random variables in a general-purpose programming language. | 44 |
| Generates random data suitable for Swift development projects. | 561 |
| Pseudo Random Number Generator implementation in Motoko | 5 |
| A Rust library implementing a pseudo-random number generator based on atomic operations | 14 |
| A general-purpose random number generator library providing various algorithms and engines | 32 |
| A library for generating cryptographically strong random numbers and secrets suitable for managing security data | 93 |
| Generates random integers within specified ranges | 87 |
| An experimental Ethereum-based random number generator using PoW | 10 |
| An Erlang module providing efficient random number generation functions with proper seeding | 41 |