RanDAOPlus
RNG generator
An experimental Ethereum-based random number generator using PoW
Experimental Ethereum RNG based on PoW
10 stars
5 watching
4 forks
Language: JavaScript
last commit: over 9 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A purely functional random number generator implemented using the xorshift algorithm. | 27 |
| | Generates random strings based on user-provided regular expressions | 1,836 |
| | Provides a JavaScript implementation of NIST-recommended random bit generators | 8 |
| | A Rust library implementing a pseudo-random number generator based on atomic operations | 14 |
| | A library that generates random numbers with consecutive uniqueness constraints | 116 |
| | A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
| | An Erlang module providing efficient random number generation functions with proper seeding | 41 |
| | Generates random integers within specified ranges | 87 |
| | A random string generator API that generates multiple strings of varying lengths based on user-provided parameters. | 11 |
| | Pseudo Random Number Generator implementation in Motoko | 5 |
| | A tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations. | 495 |
| | A JavaScript pseudo random number generator implementation | 3 |
| | An implementation of a standard pseudo-random number generator | 1 |
| | A library for generating realistic random data in various formats | 18 |
| | Generate cryptographically strong random strings | 570 |