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

GitHub topics: birthday-paradox

AlstonChan/birthday-simulation

A simple command-line application demonstrating the surprising likelihood of birthday collisions.

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

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

Language: Python - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

data-8/health-connector

Language: Jupyter Notebook - Size: 707 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 3

Robby955/ProbabilityPuzzles

A look at Monty Hall and the Birthday Problem via simulations in R

Language: R - Size: 3.08 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

LifeIsmath/Mini_Projetos

Paradoxo do Aniversário - Simulador, Cifra de Cesar, Simulador de lançamento de dados, dentre outros projetos.

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

lukezirngibl/birthday-paradox

Javascript implementation to help visualize the birthday paradox

Language: JavaScript - Size: 189 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

gsiddhad/Advanced-Algorithms

Implementation of Different Advanced Algorithms

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

jjggu97/Birthday-paradox-simulation

Simple code about Birthday Paradox. (w.python)

Language: Python - Size: 5.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

fast-reflexes/BirthdayProblem-Python

Implementation of a solver of the generalized birthday problem in Python

Language: Python - Size: 114 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

fast-reflexes/BirthdayProblem-Kotlin

Implementation of a solver of the generalized birthday problem in Kotlin

Language: Kotlin - Size: 289 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KajaBraz/Mini-Projects

Some of the projects developed for learning reasons.

Language: Jupyter Notebook - Size: 29 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vaithak/Birthday-Paradox-Simulation

A simulator of the birthday paradox problem

Language: C++ - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

andypicke/Birthday-Puzzle-Paradox

Simulation of the Birthday Puzzle Problem in Python, including actual US births data

Language: Jupyter Notebook - Size: 1.29 MB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

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.

Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

afa-farkhod/Guess-Birthday-Java

Guess-Birthday java program, that prompts the user to answer random question with numbers then outputs the exact birthday

Language: Java - Size: 17.6 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ClarkThyLord/Birthday-Clash 📦

A interactive demonstration of the birthday paradox

Language: JavaScript - Size: 1.17 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

patrickneugebauer/birthday-paradox

Monte Carlo Simulations in different languages

Language: TypeScript - Size: 217 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

drazioti/NSK-birthday-attack Fork of vamartid/NSK-birthday-attack

Birthday type attack for Naccache-Stern knapsack cryptosystem (single and multicore version)

Language: C++ - Size: 663 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

AyushShahh/BirthdayParadox

Calculate the probability that at least two people out of n randomly chosen people will share the same birthday

Language: JavaScript - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ShaktiKumar29/Blog_Codes

Codes for Blog Posts Written in Python & Octave

Language: Python - Size: 23.4 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arhcoder/Birthday-Paradox

🎂 Simulación que compara las coincidencias de cumpleaños entre n mapaches.

Language: C - Size: 94.7 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Pan14ek/hashfunc

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

mtumilowicz/java11-birthday-paradox

Simulation of birthday paradox.

Language: Java - Size: 59.6 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Gjacquenot/Birthday_paradox_probability

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

stphnrdmr/birthday_paradox

Small web application to explain the birthday paradox

Language: Ruby - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

Hoodster/UniversityOfTechnology_BirthdayParadox

Program resolving birthday paradox. Project created as exercise for Silesian University of Technology in Gliwice.

Language: C - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

SivanMehta/birthday-problem

Visualizing the birthday problem in d3

Language: JavaScript - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

voutasaurus/birthday

birthday paradox calculator (https://en.wikipedia.org/wiki/Birthday_problem)

Language: Go - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

TSunny007/Statistical-Principles

Just a few Statistical topics which seem to be interesting to meddle with

Language: Jupyter Notebook - Size: 5.46 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0