PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
-
Updated
Jan 4, 2024 - C
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
Seedable random number generator supporting many common distributions.
Homework 2 for CSE-380 Spring 2023
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG
Random Pro is a simple generator for generating random numbers, letters, for all kinds of disputes, for dice games, for getting answers and flipping coins!
This project is to implement a combination lock on the FPGA board using VHDL language and finite state machine. There are some possible solutions are provided to address the problems including debounce, random number generation and combination check.
🎡 Get a random number.
ρμ - a Java library of Randomization enHancements and Other Math Utilities
loosely port of rubystats to crystal with bugfixes
transform an ill-conditioned quadratic matrix to a positive semidefinite matrix
A Basic but useful Software to make Raffles, maintaining randomness and equity with all participants and preventing cheating
Auto mouse clicker - for games like Roblox
generate uniform, normal, and exponential random deviates using algorithms from Marsaglia
Simple random number guessing game generated with Javascript. You have a total of 10 attempts
simulate a simple game where 30 players roll a die 300 times and keep track of their rolls. The game ends when all players have the same number.
Random picker wheel designed to simulate the spinning of a wheel, similar to a game of chance, to help users make random selections or decisions.
Statistical tests for random dice-rolling programs
Tool that simulates two-dimensional sample distribution based on a sample defined mesh
This project aims to develop a Number Guessing Game in which the computer chooses a random number between 1 and 100, and the player tries to guess the number in as few attempts as possible. Each time the player enters a guess, the computer tells him whether the guess is too high, too low, or right. Once the player guesses the number, the game is…
Add a description, image, and links to the random-numbers topic page so that developers can more easily learn about it.
To associate your repository with the random-numbers topic, visit your repo's landing page and select "manage topics."