Skip to content

True random generator using a local simulator and a quantum computer from IBM

Notifications You must be signed in to change notification settings

AndreFK/quantum_number_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Quantum Number Generator

A true random number generator using H Gates (Hadamard gates) with Qiskit.

Creates a quantum circuit with 8 qubit registers to produce the random number and 8 classic bit registers to store the results.

First uses qasm_simulator to generate a set of random numbers, then it connects to a quantum computer from IBM to generate another set of random numbers with real quantum mechanics.

About

True random generator using a local simulator and a quantum computer from IBM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published