{"id":26225113,"url":"https://github.com/franckferman/monty-hall-problem-simulator","last_synced_at":"2025-04-19T14:08:15.713Z","repository":{"id":176371512,"uuid":"658062378","full_name":"franckferman/Monty-Hall-Problem-Simulator","owner":"franckferman","description":"🚪 A Go-powered simulator for the Monty Hall problem, with statistical output. Simulate and analyze the famous Monty Hall paradox with realistic odds.","archived":false,"fork":false,"pushed_at":"2025-03-10T14:36:41.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"stable","last_synced_at":"2025-03-10T14:36:46.528Z","etag":null,"topics":["build-script","go","golang","golang-cli","golang-functional-programming","golang-math","math","mathematics","monty","monty-go","monty-golang","monty-hall","monty-hall-go","monty-hall-golang","monty-hall-problem","monty-hall-problem-go","monty-hall-problem-golang","monty-problem","paradox","statistics"],"latest_commit_sha":null,"homepage":"https://github.com/franckferman/Monty_Hall_Problem_Simulator","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/franckferman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-06-24T16:41:24.000Z","updated_at":"2025-03-10T14:28:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd72226c-a9c1-4d52-8e3c-b98c0909b833","html_url":"https://github.com/franckferman/Monty-Hall-Problem-Simulator","commit_stats":null,"previous_names":["franckferman/monty_hall_problem_simulator","franckferman/monty-hall-problem-simulator"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franckferman%2FMonty-Hall-Problem-Simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franckferman%2FMonty-Hall-Problem-Simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franckferman%2FMonty-Hall-Problem-Simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franckferman%2FMonty-Hall-Problem-Simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/franckferman","download_url":"https://codeload.github.com/franckferman/Monty-Hall-Problem-Simulator/tar.gz/refs/heads/stable","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243275628,"owners_count":20265212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["build-script","go","golang","golang-cli","golang-functional-programming","golang-math","math","mathematics","monty","monty-go","monty-golang","monty-hall","monty-hall-go","monty-hall-golang","monty-hall-problem","monty-hall-problem-go","monty-hall-problem-golang","monty-problem","paradox","statistics"],"created_at":"2025-03-12T18:41:01.909Z","updated_at":"2025-03-12T18:41:04.665Z","avatar_url":"https://github.com/franckferman.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"top\" align=\"center\"\u003e\r\n\r\n\u003c!-- Shields Header --\u003e\r\n[![Contributors][contributors-shield]](https://github.com/franckferman/Monty-Hall-Problem-Simulator/graphs/contributors)\r\n[![Forks][forks-shield]](https://github.com/franckferman/Monty-Hall-Problem-Simulator/network/members)\r\n[![Stargazers][stars-shield]](https://github.com/franckferman/Monty-Hall-Problem-Simulator/stargazers)\r\n[![License][license-shield]](https://github.com/franckferman/Monty-Hall-Problem-Simulator/blob/stable/LICENSE)\r\n\r\n\u003c!-- Logo --\u003e\r\n\u003ca href=\"https://github.com/franckferman/Monty-Hall-Problem-Simulator\"\u003e\r\n  \u003cimg src=\"https://raw.githubusercontent.com/franckferman/Monty-Hall-Problem-Simulator/refs/heads/stable/docs/github/graphical_resources/Logo-Monty-Hall-Problem-Simulator.png\" alt=\"Monty-Hall-Problem-Simulator Logo\" width=\"auto\" height=\"auto\"\u003e\r\n\u003c/a\u003e\r\n\r\n\u003c!-- Title \u0026 Tagline --\u003e\r\n\u003ch3 align=\"center\"\u003e🚪 Monty Hall Problem Simulator\u003c/h3\u003e\r\n\u003cp align=\"center\"\u003e\r\n    \u003cem\u003eSimulate, analyze, and visualize your chances in the famous Monty Hall paradox.\u003c/em\u003e\r\n    \u003cbr\u003e\r\n    A Go-powered simulator for the Monty Hall problem with statistical analysis.\r\n\u003c/p\u003e\r\n\r\n\u003c/div\u003e\r\n\r\n## 📜 Table of Contents\r\n\r\n\u003cdetails open\u003e\r\n  \u003csummary\u003e\u003cstrong\u003eClick to collapse/expand\u003c/strong\u003e\u003c/summary\u003e\r\n  \u003col\u003e\r\n    \u003cli\u003e\u003ca href=\"#-about\"\u003e📖 About\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"#-contributing\"\u003e🤝 Contributing\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"#-star-evolution\"\u003e🌠 Star Evolution\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"#-license\"\u003e📜 License\u003c/a\u003e\u003c/li\u003e\r\n    \u003cli\u003e\u003ca href=\"#-contact\"\u003e📞 Contact\u003c/a\u003e\u003c/li\u003e\r\n  \u003c/ol\u003e\r\n\u003c/details\u003e\r\n\r\n## 📖 About\r\n\r\n**Monty-Hall-Problem-Simulator**: _A Go-based simulator to explore and visualize the famous Monty Hall paradox_.\r\n\r\nThis simulator was originally developed as part of a personal learning journey to better understand probabilities, paradoxes, and to demonstrate the Monty Hall problem through real simulations — beyond theoretical explanations.\r\n\r\nInitially created as a personal experiment, it later became public because I believe others might benefit from having a concrete, hands-on way to see the paradox in action.\r\n\r\n\u003e ⚠️ Note: Although fully functional and optimized, this project remains a personal and educational experiment.\r\n\u003e It is not a commercial product, but rather a public code archive aimed at educational, academic, or experimental uses.\r\n\r\nThe project combines secure random generation, statistical analysis, and clean modular Go code, making it a reusable and extendable tool for anyone curious about probabilistic paradoxes, statistics, or Golang.\r\n\r\n\u003e Feel free to reuse, adapt, or improve it as you wish.\r\n\r\n### ⚙️ Features\r\n\r\n- ✅ Secure and realistic simulations using cryptographically secure randomness (no pseudo-random hacks).\r\n- ✅ Detailed statistical output, including win rate percentages for both \"switch\" and \"stay\" strategies.\r\n- ✅ Clean and modular architecture following Go idiomatic practices for easy customization and extensions.\r\n- ✅ Cross-platform pre-built binaries (Linux, Windows, MacOS Intel \u0026 ARM64) — ready to use.\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"https://raw.githubusercontent.com/franckferman/Monty-Hall-Problem-Simulator/refs/heads/stable/docs/github/graphical_resources/Screenshot-Monty-Hall-Problem-Simulator-Demo.png\" alt=\"Monty-Hall-Problem-Simulator Demo Screenshot\" width=\"auto\" height=\"auto\"\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003e🔼 Back to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n## 🤝 Contributing\r\n\r\nWe truly appreciate and welcome community involvement. Your contributions, feedback, and suggestions play a crucial role in improving the project for everyone. If you're interested in contributing or have ideas for enhancements, please feel free to open an issue or submit a pull request on our GitHub repository. Every contribution, no matter how big or small, is highly valued and greatly appreciated!\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003e🔼 Back to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n## 🌠 Star Evolution\r\n\r\nExplore the star history of this project and see how it has evolved over time:\r\n\r\n\u003ca href=\"https://star-history.com/#franckferman/Monty-Hall-Problem-Simulator\u0026Timeline\"\u003e\r\n  \u003cpicture\u003e\r\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=franckferman/Monty-Hall-Problem-Simulator\u0026type=Timeline\u0026theme=dark\" /\u003e\r\n    \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=franckferman/Monty-Hall-Problem-Simulator\u0026type=Timeline\" /\u003e\r\n  \u003c/picture\u003e\r\n\u003c/a\u003e\r\n\r\nYour support is greatly appreciated. We're grateful for every star! Your backing fuels our passion. ✨\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003e🔼 Back to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n## 📚 License\r\n\r\nThis project is licensed under the GNU Affero General Public License, Version 3.0. For more details, please refer to the LICENSE file in the repository: [Read the license on GitHub](https://github.com/franckferman/Monty-Hall-Problem-Simulator/blob/stable/LICENSE)\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003e🔼 Back to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n## 📞 Contact\r\n\r\n[![ProtonMail][protonmail-shield]](mailto:contact@franckferman.fr) \r\n[![LinkedIn][linkedin-shield]](https://www.linkedin.com/in/franckferman)\r\n[![Twitter][twitter-shield]](https://www.twitter.com/franckferman)\r\n\r\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003e🔼 Back to top\u003c/a\u003e)\u003c/p\u003e\r\n\r\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\r\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\r\n[contributors-shield]: https://img.shields.io/github/contributors/franckferman/Monty-Hall-Problem-Simulator.svg?style=for-the-badge\r\n[contributors-url]: https://github.com/franckferman/Monty-Hall-Problem-Simulator/graphs/contributors\r\n[forks-shield]: https://img.shields.io/github/forks/franckferman/Monty-Hall-Problem-Simulator.svg?style=for-the-badge\r\n[forks-url]: https://github.com/franckferman/Monty-Hall-Problem-Simulator/network/members\r\n[stars-shield]: https://img.shields.io/github/stars/franckferman/Monty-Hall-Problem-Simulator.svg?style=for-the-badge\r\n[stars-url]: https://github.com/franckferman/Monty-Hall-Problem-Simulator/stargazers\r\n[license-shield]: https://img.shields.io/github/license/franckferman/Monty-Hall-Problem-Simulator.svg?style=for-the-badge\r\n[license-url]: https://github.com/franckferman/Monty-Hall-Problem-Simulator/blob/stable/LICENSE\r\n[protonmail-shield]: https://img.shields.io/badge/ProtonMail-8B89CC?style=for-the-badge\u0026logo=protonmail\u0026logoColor=blueviolet\r\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=blue\r\n[twitter-shield]: https://img.shields.io/badge/-Twitter-black.svg?style=for-the-badge\u0026logo=twitter\u0026colorB=blue\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranckferman%2Fmonty-hall-problem-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffranckferman%2Fmonty-hall-problem-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranckferman%2Fmonty-hall-problem-simulator/lists"}