Skip to content
#

random-number-generators

Here are 96 public repositories matching this topic...

TQ42 Cryptography is a comprehensive suite of quantum-resistant and asymmetric post-quantum encryption algorithms and key management functions offered under the open source AGPLv3 license and available under a Commercial license from Terra Quantum.

  • Updated May 10, 2024
  • C++

This console application allows users to input three side lengths and determine the type of triangle they form. It identifies whether the triangle is equilateral, scalene, or isosceles and if it's a right triangle. The program also validates if the input side lengths can form a valid triangle based on the triangle inequality theorem.

  • Updated Sep 30, 2023
  • C++

Improve this page

Add a description, image, and links to the random-number-generators 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 random-number-generators topic, visit your repo's landing page and select "manage topics."

Learn more