Skip to content

lots-of-things/quantum-multiverse-bifurcator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quantum-multiverse-bifurcator

Simple flask app to pull quantum coin flips from https://qrng.anu.edu.au and convert them to major life decisions. Enjoy :)

Running Locally

Make sure you have Python installed

$ git clone https://github.com/lots-of-things/quantum-multiverse-bifurcator.git # or clone your own fork
$ cd quantum-multiverse-bifurcator
$ pip install -r requirements.txt
$ python app.py

Your app should now be running on localhost:5000.

Cache measurements

there is an added method in main.py called _write_random_to_file, which banks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published