Project Brief
A project to create a random number generator from scratch using a quantum circuit that processes n bits that go through a hadamard gate for superposition before being measured for a random number
Accomplishments
- Implemented the quantum circuit from scratch using qiskit
- Plotted frequency plot of all possible outputs to ensure randomness
- Plotted frequency plot of all random number generated to ensure randomness
Technologies Used:
Training