{"id":21300258,"url":"https://github.com/vaithak/birthday-paradox-simulation","last_synced_at":"2026-07-13T22:31:34.447Z","repository":{"id":106554627,"uuid":"143656884","full_name":"vaithak/Birthday-Paradox-Simulation","owner":"vaithak","description":"A simulator of the birthday paradox problem","archived":false,"fork":false,"pushed_at":"2018-08-06T00:42:18.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T21:00:31.262Z","etag":null,"topics":["birthday-paradox","cplusplus","cryptography","gnuplot","graph","paradox","probability","simulator","vaithak"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaithak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-06T00:10:15.000Z","updated_at":"2023-12-08T02:18:39.000Z","dependencies_parsed_at":"2023-03-13T14:39:10.764Z","dependency_job_id":null,"html_url":"https://github.com/vaithak/Birthday-Paradox-Simulation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vaithak/Birthday-Paradox-Simulation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2FBirthday-Paradox-Simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2FBirthday-Paradox-Simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2FBirthday-Paradox-Simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2FBirthday-Paradox-Simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaithak","download_url":"https://codeload.github.com/vaithak/Birthday-Paradox-Simulation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaithak%2FBirthday-Paradox-Simulation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35439213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["birthday-paradox","cplusplus","cryptography","gnuplot","graph","paradox","probability","simulator","vaithak"],"created_at":"2024-11-21T15:09:01.494Z","updated_at":"2026-07-13T22:31:34.436Z","avatar_url":"https://github.com/vaithak.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Birthday Paradox Simulation\n\n## Statement\nHow many people are needed at a party such that there is a reasonable chance that at least  \ntwo people have the same birthday?  \n\nBy birthday we mean any of the 365 days of the year.  \nOur intuition might lead us to assume that we need around 183 people  \n(i.e., about half the number of days in a year) for a collision to occur.  \n\nHowever, it turns out that we need far fewer people.  \n\n## Mathematical Analysis\n![image](https://tinyurl.com/ycfsd6wy)   \n\n\n## Graph made from the results of code\n![image](https://github.com/vaithak/Birthday-Paradox-Simulation/blob/master/graph.png)  \n\n## Compile and run code\n```\n  $ g++ -o birthday birthday.c++\n  $ ./birthday\n```  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaithak%2Fbirthday-paradox-simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaithak%2Fbirthday-paradox-simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaithak%2Fbirthday-paradox-simulation/lists"}