birthday-paradox
There are 28 repositories under birthday-paradox topic.
fast-reflexes/BirthdayProblem-Python
Implementation of a solver of the generalized birthday problem in Python
patrickneugebauer/birthday-paradox
Monte Carlo Simulations in different languages
vaithak/Birthday-Paradox-Simulation
A simulator of the birthday paradox problem
voutasaurus/birthday
birthday paradox calculator (https://en.wikipedia.org/wiki/Birthday_problem)
andypicke/Birthday-Puzzle-Paradox
Simulation of the Birthday Puzzle Problem in Python, including actual US births data
arhcoder/Birthday-Paradox
🎂 Simulación que compara las coincidencias de cumpleaños entre n mapaches.
drazioti/NSK-birthday-attack
Birthday type attack for Naccache-Stern knapsack cryptosystem (single and multicore version)
fast-reflexes/BirthdayProblem-Kotlin
Implementation of a solver of the generalized birthday problem in Kotlin
jjggu97/Birthday-paradox-simulation
Simple code about Birthday Paradox. (w.python)
mtumilowicz/java11-birthday-paradox
Simulation of birthday paradox.
stphnrdmr/birthday_paradox
Small web application to explain the birthday paradox
KajaBraz/Mini-Projects
Some of the projects developed for learning reasons.
lukezirngibl/birthday-paradox
Javascript implementation to help visualize the birthday paradox
ShaktiKumar29/Blog_Codes
Codes for Blog Posts Written in Python & Octave
afa-farkhod/Guess-Birthday-Java
Guess-Birthday java program, that prompts the user to answer random question with numbers then outputs the exact birthday
AyushShahh/BirthdayParadox
Calculate the probability that at least two people out of n randomly chosen people will share the same birthday
ClarkThyLord/Birthday-Clash
A interactive demonstration of the birthday paradox
gr3yknigh1/birthday-paradox
Solving little problem about "birthday paradox". It is when we have high chance of having people with same birthday in some group
gsiddhad/Advanced-Algorithms
Implementation of Different Advanced Algorithms
Hoodster/UniversityOfTechnology_BirthdayParadox
Program resolving birthday paradox. Project created as exercise for Silesian University of Technology in Gliwice.
LifeIsmath/Mini_Projetos
Paradoxo do Aniversário - Simulador, Cifra de Cesar, Simulador de lançamento de dados, dentre outros projetos.
osiris314/birthday_paradox
Find out how many people does a room has to have, in order fot you to have the same birthday with someone else.
Robby955/ProbabilityPuzzles
A look at Monty Hall and the Birthday Problem via simulations in R
SivanMehta/birthday-problem
Visualizing the birthday problem in d3
TSunny007/Statistical-Principles
Just a few Statistical topics which seem to be interesting to meddle with