Demystifying Random Number in Ethereum Smart Contract: Taxonomy, Vulnerability Identification, and Attack Detection (TSE Accepted)
-
Updated
Aug 23, 2022 - Python
Demystifying Random Number in Ethereum Smart Contract: Taxonomy, Vulnerability Identification, and Attack Detection (TSE Accepted)
Ensemble Data Assimilation Modules
How does random number generation work on Linux systems ?
Real Random Number Generation for Lottery-game using Qiskit
A modern header-only C++ library for parallel algorithmic (pseudo) random number generation supporting OpenMP, CUDA, ROCm and oneAPI
Генератор строк случайных символов (Random character string generator)
A library of common classes.
Android App to get and share a random lucky number to your friends.
Go implementation of the Xoroshiro128++, Xoshiro256++, and Xoshiro512++ pseudo random number generators
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.
A collection of coding projects completed in MIPS assembly
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.
Simple command-line utility to generate a random password of specified length.
The Number Guessing Game in Java generates a random number between 1-100 and prompts the user to guess it. It offers three levels of difficulty with different attempts allowed. The game uses java.util.Random and java.util.Scanner classes, and the number of attempts is predefined. Contributions are welcome to improve the game.
unpredictable numeric code generator with custom template
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.
GUESS-O-MATICS(aka. Number Guessing Game) is a fun numeric prediction game where the player has to guess the number, generated by the driver code/Computer(OS), and type/enter that number in .exe file.
A small, modern Fortran library for pseudorandom number generation
This is the repo to house a study into the design and randomness of Pseudorandom number generation algorithms and my quest to find a semi-truly random algorithm.
Add a description, image, and links to the random-number-generation topic page so that developers can more easily learn about it.
To associate your repository with the random-number-generation topic, visit your repo's landing page and select "manage topics."