Skip to content
/ QRNG Public

Quantum Random Number Generator using Geiger Counter and time stamps between radioactive decay

Notifications You must be signed in to change notification settings

intangere/QRNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QRNG

Quantum Random Number Generator using Geiger Counter and time stamps between radioactive decay
How do you use this?


Requirements
``` - Python 3 - RPi.GPIO - Some sort of geiger counter connected to pin 12 that sends pulses every time the geiger counter detects radiation (I personally used pin 3 to ground my geiger and pin 12 for pulses ) ``` How do you run this? ``` python QRNG.py ``` Copyright (C) Intangere 2015

About

Quantum Random Number Generator using Geiger Counter and time stamps between radioactive decay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages