Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pk8868/qc-random
qcrandom is a python library which provides easy way to generate random numbers on quantum computers. Made during an internship at IBM.
https://github.com/pk8868/qc-random
python-library python3 qiskit quantum-computing random
Last synced: about 5 hours ago
JSON representation
qcrandom is a python library which provides easy way to generate random numbers on quantum computers. Made during an internship at IBM.
- Host: GitHub
- URL: https://github.com/pk8868/qc-random
- Owner: pk8868
- License: mit
- Created: 2022-04-11T08:59:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T07:29:19.000Z (over 2 years ago)
- Last Synced: 2024-08-08T17:16:14.949Z (5 months ago)
- Topics: python-library, python3, qiskit, quantum-computing, random
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qcrandom
## Overview
qcrandom is a python library which provides easy way to generate random numbers on quantum computers. Quantum computers allow us to generate truly random numbers.## Setup
Setup instructions are avaliable [here](https://github.com/pk8868/qc-random/wiki/Setup).## Learn
Check out our [Wiki page](https://github.com/pk8868/qc-random/wiki)!## Any problems?
If you find a bug, feel free to post an [issue](https://github.com/pk8868/qc-random/issues)!