Skip to content

Generate truly random number by emulating Quantum Superposition using Microsoft Quantum (Q# and QDK)

Notifications You must be signed in to change notification settings

Rajanpandey/Quantum-Random-Number-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Random Number Generator

Generate truly random number by emulating Quantum Superposition using Microsoft Quantum (Q# and QDK) on your local machine.

You can use Azure Quantum to use a Quantum Hardware to the same thing with actual Quantum Mechanics (instead of emulating it) using the same code. :)

How to run

  1. Install QDK for Visual Studio Code: https://marketplace.visualstudio.com/items?itemName=quantum.quantum-devkit-vscode
  2. Install dependencies (.NET Core 3.1 https://dotnet.microsoft.com/download, and Node.js https://nodejs.org/en/download/)
  3. Run dotnet run from the terminal

About

Generate truly random number by emulating Quantum Superposition using Microsoft Quantum (Q# and QDK)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published