Skip to content
#

randomnumbergenerator

Here are 26 public repositories matching this topic...

A series of codes for conducting the quantum entanglement experiments as showcased on my YouTube Channel. Using a non-linear crystal made of Beta-Barium Borate (BBO) I am able to generate 2 entangled photon beams of wavelength 810nm each from a pump laser beam of 405nm which is pulsed using the Arduino and directed into the splitter. the entangl…

  • Updated Apr 24, 2024
  • Python

This is a simple number guessing game implemented in C++. Program generates a random number between 1-100 and asks the user to guess the number. After each guess, program provides feedback (higher or lower) to help user guess the correct number. Once the user guesses the correct number, the program displays the number of attempts took to guess it.

  • Updated Jul 27, 2023
  • C++

Improve this page

Add a description, image, and links to the randomnumbergenerator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the randomnumbergenerator topic, visit your repo's landing page and select "manage topics."

Learn more