An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: random-numbers

senatorpagebond53/Cryptography-Exercises

Exercises for Cryptography Exam @ Polito - Cryptographic primitives in C with OpenSSL and prototype attacks in Python.

Size: 1.95 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

eliainnocenti/Cryptography-Exercises

Exercises for Cryptography Exam @ Polito - Cryptographic primitives in C with OpenSSL and prototype attacks in Python.

Language: Python - Size: 701 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

cicirello/rho-mu

ρμ - a Java library of Randomization enHancements and Other Math Utilities

Language: Java - Size: 2.43 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 7 - Forks: 4

deansorib26eo/Cryptography-Exercises-f9q

Exercises for Cryptography Exam @ Polito - Cryptographic primitives in C with OpenSSL and prototype attacks in Python.

Size: 1.95 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

sph-mn/sph-sc-lib

individual c utility libraries

Language: C - Size: 607 KB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 5 - Forks: 0

FlyGues2889/RandomNum-You

使用 Material You 设计风格的的一个简单JavaScript随机数抽取器

Language: JavaScript - Size: 32.6 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 3 - Forks: 0

staplesmixgrange/Cryptography-Exercises

Exercises for Cryptography Exam @ Polito - Cryptographic primitives in C with OpenSSL and prototype attacks in Python.

Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

transitive-bullshit/random

Seedable random number generator supporting many common distributions.

Language: TypeScript - Size: 775 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 210 - Forks: 29

anison952/Cryptography-Exercises

Exercises for Cryptography Exam @ Polito - Cryptographic primitives in C with OpenSSL and prototype attacks in Python.

Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

tomernahum/Universe-Splitter-Webapp

Vanilla HTML+CSS+JS Site to call an API to split the universe (according to one theory), inspired by http://cheapuniverses.com/universesplitter/ iphone app

Language: JavaScript - Size: 1.19 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

dmzotov1986/Random_episode_of_a_TV_series

Случайный эпизод телевизионного сериала.

Language: C - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

avaneev/a5hash

Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG

Language: C++ - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 0

aam4hmoud/number-guessing-game

A command-line number guessing game, built with Python.

Language: Python - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

alexcoder04/docconvert

More than a document converter

Language: HTML - Size: 93.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

avaneev/komihash

Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG

Language: C++ - Size: 871 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 223 - Forks: 7

awildberg/distributions

loosely port of rubystats to crystal with bugfixes

Language: Crystal - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

ivop/random6502

Pseudo Random Number Generators in 6502 assembly

Language: C - Size: 272 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

beatrizsilvacarmo/a5hash

Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG

Language: C++ - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

leovercetti/a5hash

Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG

Language: C++ - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ghosh123jit/a5hash

Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG

Language: C++ - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tfpf/mersenne-twister

High-performance 32- and 64-bit global-state (thread-unsafe) and thread-safe uniform pseudorandom number generators for C, C++ and Python. Provided as an installable package.

Language: C - Size: 219 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AmrTamerTech/Math_Quiz_Game-CPP

A console-based math quiz game written in C++ that challenges players with randomly generated arithmetic questions of varying difficulty levels. The game supports addition, subtraction, multiplication, and division with interactive results, color-coded feedback, and a final score summary.

Language: C++ - Size: 14.2 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

avaneev/prvhash

PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)

Language: C - Size: 9.87 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 312 - Forks: 23

probsys/optimal-approximate-sampling

Optimal approximate sampling from discrete probability distributions

Language: Python - Size: 64.5 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 0

yuanbo-peng/Combination-Lock

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.

Language: VHDL - Size: 1020 KB - Last synced at: 26 days ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 3

KOUISAmine/spinning-wheel

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.

Language: HTML - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

TalaatGamal/Matrix-page

Language: HTML - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hrkhl/stochastic-processes-simulation-game

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.

Language: Python - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nmrr/flipperzero-random-number-quality

An analysis of quality of random number generator of Flipper Zero

Language: C - Size: 90.8 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

nmrr/flipperzero-atomicdiceroller

🎲☢ An atomic dice roller for the Flipper Zero ☢🎲

Language: C - Size: 289 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 11 - Forks: 0

tsdotnet/random

A utility for simplifying generating random numbers and shuffling arrays.

Language: TypeScript - Size: 721 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

UltiRequiem/random_number

🎡 Get a random number.

Language: TypeScript - Size: 54.7 KB - Last synced at: about 10 hours ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 3

V1taS/Random-Pro

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!

Language: Swift - Size: 72 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 38 - Forks: 5

lnrw/minrax

minimalist secure random number generator

Language: JavaScript - Size: 19.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

iNoles/Casino-Number-Game

Random number guessing game

Language: C++ - Size: 476 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

edwcarney/RandomDotOrgAPI.jl

Julia module with functions to provide support for obtaining random numbers generated by the RANDOM.ORG website using their API.

Language: Julia - Size: 126 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pub-calculator-io/random-number-generator

Free WordPress Plugin: Random number generators have a variety of uses beyond picking a number to determine a prize winner. Find out what situations are ideal for them and how they solve problems. www.calculator.io/random-number-generator/

Language: JavaScript - Size: 6.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 0

maick87/number-guesser

This Python code implements a number guessing game where the player has 5 attempts to guess a randomly generated number between 1 and 100. It provides feedback on each guess and allows the player to play again if desired.

Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zakonweb/algorithms-AS

Miscellaneous algorithms/program codes for AS level

Language: Visual Basic .NET - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

boolxy/random

Generates random values

Language: PHP - Size: 34.2 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

nevinmathew/NumberGuessing

A simple console-based casino game where players can place bets on guessing a number between 1 and 10, with a chance to win 10 times the bet amount if they guess correctly. The game includes basic rules and functionalities.

Language: C++ - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kalenchukov/Punt

Генератор строк случайных символов (Random character string generator)

Language: Java - Size: 194 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

KOUISAmine/random-number-generator

Generate a random number between a given range.

Language: HTML - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

WolfieEngine/CSE380-HW2-S23

Homework 2 for CSE-380 Spring 2023

Language: TypeScript - Size: 1.04 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 7

RichardGrave/squeaky_mouse

Auto mouse clicker - for games like Roblox

Language: Rust - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

EliousMondal/Buffons-Needle

Two different python implementations of Buffons-Needle problem

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

m-o-d-e-r/WApiM

API for working with weather-based random numbers.

Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

YujiSODE/meshRandom

Tool that simulates two-dimensional sample distribution based on a sample defined mesh

Language: Tcl - Size: 327 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

CTzatzakis/Computational-physics

:notebook: Simulation exercises access point for result extraction which can be used in modeling and theoretical approach of molecular and atomic processes.

Language: C++ - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

keithkamson/Computational-Physics-Python

This repository contains all the practicals related to Computational Physics (Python). The practicals are written in Python.

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

tbxfreeware/rand_replacement

Random Numbers in C++: Feature-rich replacements for `rand()` and `srand(seed)`

Language: C++ - Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

functionally/plutus-onchain 📦

Miscellaneous functions for use in Plutus validators.

Language: Nix - Size: 71.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

vlmaier/pick-a-number

Android application which allows you to generate a random number within a given interval.

Language: Java - Size: 351 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

utamuratov/random-number

Random number

Language: CSS - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PhilboBaggins/number-panel

Random numbers cut out of a sheet of plastic. Put that in front of a mirror or something; bang, art, done!

Language: OpenSCAD - Size: 6.9 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

J0K3Rn/Dice-Game

Simple site that uses javascript to simulate 1v1 dice roll

Language: JavaScript - Size: 206 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

edwcarney/RandomDotOrg.jl

Julia Language functions to obtain random numbers from RANDOM.ORG using an HTTP interface.

Language: Julia - Size: 21.5 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fernandezfran/fiscomp

Códigos en Fortran y scripts de Gnuplot que escribí mientras cursé Física computacional (curso de posgrado en Física - FaMAF)

Language: Fortran - Size: 25.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

NSM722/Rock-Paper-Scissors

Rock, paper & scissors game

Language: HTML - Size: 66.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GuilhermeSantos99/lotoSort

Código capaz de gerar números aleatórios para sorteios de loteria.

Language: C++ - Size: 2.16 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

adrixo/enchanting-kata

https://www.codurance.com/katalyst/arithmetics-0

Language: Java - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sule-Ss/Guess-The-Number

Simple random number guessing game generated with Javascript. You have a total of 10 attempts

Language: CSS - Size: 1.1 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ulf1/scipy-psdm

transform an ill-conditioned quadratic matrix to a positive semidefinite matrix

Language: Python - Size: 70.3 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 2

KRM7/xorshift-PRNGs

Some xorshift based PRNG implementations in C++ adapted from https://prng.di.unimi.it/.

Language: C++ - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

marco-ardi/Test-for-Python-s-Number-Generator

Language: Python - Size: 614 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Beliavsky/Ziggurat

generate uniform, normal, and exponential random deviates using algorithms from Marsaglia

Language: Fortran - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ClarkCodes/Raffle-Codes-Maker

A Basic but useful Software to make Raffles, maintaining randomness and equity with all participants and preventing cheating

Language: Visual Basic - Size: 235 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

zakonweb/array-codes-AS

Program code using 1D and 2D arrays.

Language: Visual Basic .NET - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

93h/greensim

Efficiently simulate disease propagation

Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

adrianlee0118/razr-fe-test

Light weight client-side React app that consumes a random number API and creates and displays a sorted list of randomly-sized circles and squares

Language: JavaScript - Size: 54.3 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

dhiogoboza/random-numbers-workers

:construction_worker: :bar_chart: | Generate random numbers with javascript workers

Language: JavaScript - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cxw42/combat-sim

Tools for simulating dice-based combat systems

Language: Perl - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

cxw42/Games-Dice-Tester

Statistical tests for random dice-rolling programs

Language: Perl - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

scumdogsteev/mls-junk-generator

MLS Junk Generator VBA Implementation (random number generator)

Language: Visual Basic - Size: 418 KB - Last synced at: 3 months ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

gareth-j/RDRAND_seed

A small tool to get random numbers from the RDRAND hardware RNG present in Intel CPUs

Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
random-numbers 75 random-number-generators 21 random 15 random-number-generator 12 python 11 c 7 javascript 6 prng-algorithms 6 prng 6 pseudorandom 6 rand 6 hash 6 random-number 5 hash-algorithm 5 hash-function 5 hash-functions 5 hashing 5 hashing-algorithm 5 hashmap 5 perlin-noise 5 pseudo-random-generator 5 cpp 5 offensive-security 5 symmetric-cryptography 5 asymmetric-cryptography 5 encryption-decryption 5 digest 5 ctf 5 openssl 5 cryptography 5 hashing-algorithms 4 statistics 4 pseudo-random 4 hash-table 4 hash-map 4 js 4 game 4 bloom-filter 4 number-guessing-game 3 php 3 random-generation 3 css 3 simulation 3 html 3 source-code 2 rng 2 random-number-distributions 2 monte-carlo 2 typescript 2 rest-api 2 random-numbers-between-range 2 terminal-app 2 perl 2 flipper-zero 2 flipperzero 2 computational-physics 2 random-dot-org 2 julialang 2 random-string 2 monte-carlo-simulation 2 random-string-generators 2 bubble-sort 2 randomization 2 java 2 random-number-guessing-game 2 game-development 2 script 2 bubble-sort-optimized 2 console-application 2 rust 1 roblox 1 rustlang 1 mouse-buttons 1 terminal 1 random-text-generation 1 buffon-needle 1 api 1 python3 1 weather 1 weather-api 1 coordinates 1 numerical-analysis 1 sample-distribution 1 tcl 1 displacement 1 distribution 1 random-text 1 random-strings 1 random-number-generation 1 random-letters 1 random-letter 1 constructs 1 number-guessing 1 console-game 1 functions 1 subroutines 1 procedures 1 passing-parameters 1 parameters 1 menu-generator 1