A wish simulator with a simple interface to compute probabilities of success.
Just download and run the latest .exe
file. No installation required.
To build from source, install Rust then build the application in release mode:
cargo build --release