71 results for “topic:trng”
🎲 A Tiny and Platform-Independent True Random Number Generator for any FPGA (and ASIC).
A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)
A quantum random number generator using IBM's QISKit.
A Built-in-Self-Test Scheme for Online Evaluation of Physical Unclonable Functions and True Random Number Generators
R package providing access and examples to TRNG C++ library
Open-source implementations of reference Physical True Random Number Generators (TRNG or PTRNG) based on ring oscillators.
A universal Tomb Raider 1 / 2 / 3 / 4 / 5 launcher which is mainly used in the TombIDE project.
True random number generator using webcam
A library using Semtech's sx1276/7/8/9's `RegRssiWideband` register properly to generate random numbers.
An entropy injection device driver for FreeBSD
pytrng is a Python true random number generator.
Implementation of True Random Number Generator
Arduino example demonstrating initialization and use of the SAMD51 True Random Number Generator peripheral
True Random Number Generator for FPGA. Based on article by Wold and Tan.
This is Geiger-Muller Counter
Infinity Noise TRNG Program for FreeBSD
A Micro-python library that provides an interface to generate a random number using the hardware RNG principle of the ESP32. It takes a measurement on one of the RP2040's ADC channels to improve the entropy noise and generate a random number.
🎲 Bindings of Jitterentropy Library - A Hardware RNG based on CPU timing jitter - For Node.js
Comprehensive Random Number Generator implementation featuring both Pseudo-Random Number Generator (PRNG) using Linear Feedback Shift Registers and True Random Number Generator (TRNG) using Ring Oscillators
Radioactive decay based random number generator using Geiger counter, STM32 and HAL.
This simple neural network uses a quantum computer to generate truly-random weights.
TRNG based on race condition problem (as undefined behaviour)
A Secure ClI Password Generator
Utilizes random.org's TRNG and a combined wordlist of unique european words to generate passphrases.
Infinity Noise TRNG Program for Linux
A true-random number generator (TRNG) inspired by Cloudflare's LavaRand project using online webcams
A .NET API to access the ANU Quantum Random Number Generator, with support for in-memory caching of requests
A project demonstrating how to generate random numbers on the BastWAN / RAK4260 using LoRa.
YES/NO Oracle in C and 64-Bit Assembly on Windows
A Micro-python library which provides an interface to generate a random number using the ESP32-C6's hardware RNG.