Skip to content
#

random-number-generation

Here are 34 public repositories matching this topic...

This research proposes a device for generating and analyzing random single-digit numbers (0-9). It establishes statistical baselines and uses machine learning for real-time anomaly detection. The numbers are logged for audit trails, aiding in cryptography, data analysis, and simulations.

  • Updated Dec 13, 2023

The "Guessing Number Game" is a Java project where players guess a random number and receive feedback. It enhances critical thinking, uses Java loops, conditionals, and input handling, and showcases programming skills. This project provides hands-on Java experience and improves problem-solving, resulting in a fun, educational game.

  • Updated Jul 26, 2024
  • Java

This is a simple application written in Kotlin that allows users to roll one or more dice, with different numbers of sides, and get random results. This project is a great way to learn Kotlin, as it uses many of the language's features, such as data classes, functions, and control flow statements.

  • Updated Sep 3, 2022
  • Kotlin

Improve this page

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

Learn more