A React application that calculates the probability of getting an art pack based on the tez amount using the formula P(x) = 1 - e^(-x/σ) * (1 + x/σ).
- Interactive slider to adjust tez amount
- Manual input option for precise values
- Real-time calculation of probability
- Dark/light mode toggle
- Quick reference table with common values
- Responsive design
- Next.js - React framework
- Tailwind CSS - CSS framework
- Lucide React - Icon library
This project is licensed under the MIT License - see the LICENSE file for details.