infnoise
TRNG
A hardware-based True Random Number Generator designed to produce high-quality randomness with minimal expertise required for analog design.
The world's easiest TRNG to get right
127 stars
17 watching
26 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust-based PRNG that uses AES as the underlying block-cipher for generating random numbers. | 9 |
| A purely functional random number generator implemented using the xorshift algorithm. | 27 |
| A Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG | 11 |
| An implementation of a standard pseudo-random number generator | 1 |
| Generates random data suitable for Swift development projects. | 561 |
| Provides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions. | 34 |
| A library for generating cryptographically strong random numbers and secrets suitable for managing security data | 93 |
| Produces an unpredictable sequence of random bits by combining sequences from multiple sources. | 4 |
| An experimental esoteric programming language designed with prefix-free brackets for creative coding and puzzle-solving. | 4 |
| A library for generating realistic random data in various formats | 18 |
| A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes | 20 |
| A Rust library implementing a pseudo-random number generator based on atomic operations | 14 |
| Pseudo Random Number Generator implementation in Motoko | 5 |
| A system for defining and composing random variables in a general-purpose programming language. | 44 |
| Provides a JavaScript implementation of NIST-recommended random bit generators | 8 |