Skip to content

ArminBerberovic/quantum-random-number-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quantum-random-number-generator

This repository contains a random number generator that integrates with Azure using serverless functions and a quantum computer of choice. It should be deployed on the quantum infrastructure.

Due to a recent change to Azure Quantum, the 'microsoft.ionq-ir.v3' format is not supported anymore. Unfortunately, the Quantum SDK for C# makes use of that format to describe quantum circuits. To better support future updates, this QRNG switched from C# to Python.

The original C# is still available in the QRNG v1.0.0 release.

About

This repository contains a random number generator that integrates with Azure using serverless functions and leverages a real quantum computer from Ionq. All infrastructure is deployed using Terraform. Learn more about it on my blog below.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors