Write, autoreview, editor, reviewer
3,129
edits
No edit summary |
|||
Line 11: | Line 11: | ||
*Quantum random number generators are produced by measurement of quantum states and provide perfectly unpredictable and private random numbers. | *Quantum random number generators are produced by measurement of quantum states and provide perfectly unpredictable and private random numbers. | ||
*For generating quantum random number, properties of quantum mechanics rules are used so they are resistant aganist unconventional environmental conditions | *For generating quantum random number, properties of quantum mechanics rules are used so they are resistant aganist unconventional environmental conditions | ||
== | ==Protocol Description== | ||
[https://github.com/apassenger/CQC-Python/tree/master/examples/pythonLib/quantum_number_generation <u>click here for SimulaQron code</u>] | [https://github.com/apassenger/CQC-Python/tree/master/examples/pythonLib/quantum_number_generation <u>click here for SimulaQron code</u>] | ||
#For i=1,...,n | #For i=1,...,n | ||
Line 17: | Line 17: | ||
## apply Hadamard gate | ## apply Hadamard gate | ||
## measure qubit | ## measure qubit | ||
==References== | ==References== | ||
#[https://arxiv.org/abs/1604.03304 Collantes and Escartin (2016)] | #[https://arxiv.org/abs/1604.03304 Collantes and Escartin (2016)] | ||
#[https://www.nature.com/articles/npjqi201621 Ma et al (2016)] | #[https://www.nature.com/articles/npjqi201621 Ma et al (2016)] | ||
<div style='text-align: right;'>''contributed by Gözde Üstün''</div> | <div style='text-align: right;'>''contributed by Gözde Üstün''</div> |