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 ?
A modern header-only C++ library for parallel algorithmic (pseudo) random number generation supporting OpenMP, CUDA, ROCm and oneAPI
Real Random Number Generation for Lottery-game using Qiskit
Генератор строк случайных символов (Random character string generator)
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
A library of common classes.
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.
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.
The Email Administration Application is a simple program that simulates the creation of employee email accounts. It prompts the user to input their first and last name, selects a department, and generates an email ID with a random password. The application also allows users to manage mailbox capacity, alternate emails, and password changes.
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.
"A Python Package for Sampling from Copulae: clayton", by Alexis Boulin
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
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."