Random Number Services (qiskit.providers.ibmq.random
)¶
Modules related to IBM Quantum Experience random number generator services.
Caution
This package is currently provided in beta form and heavy modifications to both functionality and API are likely to occur.
The only service currently provided is the Cambridge Quantum Computing (CQC) extractor. To use this service, you need to first generate raw random bits and a set of parameters for the extractor. See qiskit_rng for more details.
Note
The CQC extractor service is not available to all accounts.
Classes¶
|
Random number services for an IBM Quantum Experience account provider. |
|
Class for interfacing with a CQC remote extractor. |
|
Representation of an asynchronous call to the CQC extractor. |