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

127 stars
17 watching
26 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tf-encrypted/aes-prngA Rust-based PRNG that uses AES as the underlying block-cipher for generating random numbers.9
risto-stevcev/pure-randomA purely functional random number generator implemented using the xorshift algorithm.27
euantorano/sysrandom.nimA Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG11
jeffersonlab/drand48An implementation of a standard pseudo-random number generator1
thellimist/swiftrandomGenerates random data suitable for Swift development projects.561
google-deepmind/torch-randomkitProvides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions.34
lk-geimfari/secrets.cljA library for generating cryptographically strong random numbers and secrets suitable for managing security data93
krunch3r76/entropythiefProduces an unpredictable sequence of random bits by combining sequences from multiple sources.4
sungwoncho/truAn experimental esoteric programming language designed with prefix-free brackets for creative coding and puzzle-solving.4
mrdimosthenis/minigenA library for generating realistic random data in various formats18
skarupke/controlled_randomA C++ library providing a high-performance random number generator with deterministic and non-deterministic modes20
not-fl3/quad-randA Rust library implementing a pseudo-random number generator based on atomic operations14
aviate-labs/rand.moPseudo Random Number Generator implementation in Motoko5
andreaferretti/aleaA system for defining and composing random variables in a general-purpose programming language.44
cryptocoinjs/drbg.jsProvides a JavaScript implementation of NIST-recommended random bit generators8