This is a streamlit dashboard where i utilize pythons random.randint function to teach my kids about propability in dice rolling and coin flipping. Its useless as they still refuse to belive that coinflips have a 'fair' 50/50 chance ('head is much more common') :D
pip install streamlit
cd /pathtofile/
streamlit run dice.py