Qiskit / qiskit-ibmq-provider

Qiskit Provider for accessing the quantum devices and simulators at IBM Quantum.
Apache License 2.0
243 stars 143 forks source link

Remove random service #1112

Closed rathishcholarajan closed 2 years ago

rathishcholarajan commented 2 years ago

Summary

qiskit.providers.ibmq.random, the random number service which was used to access the CQC randomness extractor is no longer supported and has been removed.

Details and comments

Fixes https://github.com/Qiskit-Partners/qiskit-ibm/issues/228