quantum-dice

A dice using quantum mechanics.


License
MIT
Install
pip install quantum-dice==0.3.2

Documentation

The Quantum Dice

The Quantum Dice leverages the IBM Q quantum computer to generate a truly random set of numbers.

Background

My brother taught me how to play D&D over Christmas, but I noticed that all the dice apps really sucked.
The apps I found were clunky and slow. So I tried to develop my own app.
While creating the original dice app I learned about how pseudo random numbers were generated. So I decided to improve upon the application by leveraging quantum computers.

NOW YOU CAN PLAY WITH A QUANTUM DEVICE!
With this app, literally all possibilities exist and a single measurable outcome is provided to you.

Installation

Open Terminal and type: pip install quantum-dice
There are some package issues rightnow.
If you want to use this, you'll have to figure out how to download and install the dependancies manually.

TERMINAL TYPE: conda activate q
use 'cd' to go to the directory where file is saved.
TERMINAL TYPE: python run.py