Skip to content

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.

License

Notifications You must be signed in to change notification settings

ArminBerberovic/quantum-random-number-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quantum-random-number-generator

This repository contains a random number generator that integrates with Azure using serverless functions and leverages a real quantum computer from Ionq.

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

No packages published