Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@primaryobjects
Last active February 22, 2023 17:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save primaryobjects/e1a5ba52da6d482e0f00d3e2e8a590fe to your computer and use it in GitHub Desktop.
Save primaryobjects/e1a5ba52da6d482e0f00d3e2e8a590fe to your computer and use it in GitHub Desktop.
Quantum Computing Random Number Generation. Uses superposition, noise gates. Create a magic number guessing game. ❤️ Sponsor me :) https://github.com/sponsors/primaryobjects
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@primaryobjects
Copy link
Author

Random numbers from Python

classic

Random numbers from superpositon

superposition

Random numbers from quantum noise

noise-random

Generating a random number from superposition

hadamard

Generating a random number from quantum noise

noise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment