We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775809a commit 025fc0bCopy full SHA for 025fc0b
qrand/qrng.py
@@ -344,7 +344,7 @@ def get_random_uint(self, num_bits: int = 0) -> int:
344
----------
345
num_bits: int
346
Number of bits to retrieve. If less than one it defaults to the raw
347
- number of bits for the instance QiskitBitGenerator (i.e. 32 or 64).
+ number of bits for the instance QuantumBitGenerator (i.e. 32 or 64).
348
349
RETURNS
350
-------
0 commit comments