Skip to content

Commit 11666b6

Browse files
apassengerAxel Dahlberg
authored andcommitted
Created a folder for quantum_random_generation (#21)
* Rename examples/pythonLib/quantum_number_generation.py to examples/pythonLib/quantum_number_generation/quantum_number_generation.py added a folder for quantum_generation_number.py * Create readme.md added a readme file * Removed note
1 parent 4c5ad59 commit 11666b6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
We connect a node (Alice) and create a fresh qubit then apply a Hadamard gate.
2+
After measuring the qubit, we repeat the process 10 times(in the for loop)and
3+
finally we create an empty list in order to saving the quantum numbers or coins
4+
and the quantum numbers/coins are printed in the screen

0 commit comments

Comments
 (0)