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.