Skip to content

Releases: franckferman/Monty-Hall-Problem-Simulator

Monty-Hall-Problem-Simulator - First Official Release - v1.0.0

10 Mar 14:36

Choose a tag to compare

🎉 First official and stable release of Monty-Hall-Problem-Simulator!

This release contains:

  • ✅ Fully working Monty Hall simulation in Go.
  • ✅ Modular and clean code structure for easy reuse and modification.
  • ✅ Precompiled binaries for:
    • Linux (x86_64)
    • Windows (x86_64)
    • MacOS (Intel & ARM64)

📊 Ready to demonstrate and analyze the Monty Hall paradox, with secure random generation and clear statistical results.

👉 Check the README for more details.


🔗 Changelog: https://github.com/franckferman/Monty-Hall-Problem-Simulator/commits/v1.0.0