A multiprotocol and multiplatform quantum random number generation framework
-
Updated
Nov 27, 2021 - Python
A multiprotocol and multiplatform quantum random number generation framework
Python number guessing game: Computer picks a random number, user tries to guess it. Computer gives hints (too high/low). Repeat until correct. Add difficulty levels, limited tries, or scoring for more challenge.
Contingency Random Number Generator — numbers with controllable fat tails, volatility clustering, and scale convergence
pytrng is a Python true random number generator for educational purposes.
True Random Number Generator based on Physical Phenomena
Zero Knowledge (ZK) toolkit for generating and verifying IETF VRF, Pedersen VRF and Ring Proofs
Python package to generate random numbers
Playing with Numbers using Python
A true-random number generator (TRNG) inspired by Cloudflare's LavaRand project using online webcams
A dice rolling module for Classic Python 2.5.
A (discontinued) dice rolling module for Python 3.9+.
Generates unique usernames by combining the first initial, first 7 characters of the last name, and a random number, ensuring uniqueness by checking against a set of existing usernames.
Psuedo Quantum Random Number Generator (PQRNG) built by python and Google CirQ.
Efficient Simulation of the von Mises Distribution
This repository contains a random number generator that integrates with Azure using serverless functions and leverages a real quantum computer from Ionq. All infrastructure is deployed using Terraform. Learn more about it on my blog below.
A Python-based Number Guessing Game with difficulty levels, input validation, and attempt tracking.
Random number generator agent skill using Python standard library
A super simple Python program which can give you random number from a dice (i.e., a number from 1 through 6) and can toss a coin (not animated)
A simple Flask web app where users try to guess a randomly generated number between 0 and 9. The app responds with dynamic messages and GIFs based on whether the guess is too high, too low, or correct.
Quantum-Generated Random Number Provider using Qiskit. A True Random Number Generator (TRNG) that leverages quantum superposition to generate non-deterministic random numbers within a user-specified range.
Add a description, image, and links to the random-number-generator topic page so that developers can more easily learn about it.
To associate your repository with the random-number-generator topic, visit your repo's landing page and select "manage topics."