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

GitHub

123 stars
17 watching
25 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tf-encrypted/aes-prng A Rust-based PRNG that uses AES as the underlying block-cipher for generating random numbers. 9
risto-stevcev/pure-random A purely functional random number generator implemented using the xorshift algorithm. 27
euantorano/sysrandom.nim A Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG 11
jeffersonlab/drand48 An implementation of a standard pseudo-random number generator 1
thellimist/swiftrandom Generates random data suitable for Swift development projects. 561
google-deepmind/torch-randomkit Provides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions. 34
lk-geimfari/secrets.clj A library for generating cryptographically strong random numbers and secrets suitable for managing security data 93
krunch3r76/entropythief Produces an unpredictable sequence of random bits by combining sequences from multiple sources. 4
sungwoncho/tru An experimental esoteric programming language designed with prefix-free brackets for creative coding and puzzle-solving. 4
mrdimosthenis/minigen A library for generating realistic random data in various formats 18
skarupke/controlled_random A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes 19
not-fl3/quad-rand A Rust library implementing a pseudo-random number generator based on atomic operations 14
aviate-labs/rand.mo Pseudo Random Number Generator implementation in Motoko 5
andreaferretti/alea A system for defining and composing random variables in a general-purpose programming language. 44
cryptocoinjs/drbg.js Provides a JavaScript implementation of NIST-recommended random bit generators 8