You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quick python code written to calculate how many loot boxes you need to open in order to get all of the items in overwatch. Each loot box has 4 items in it of different rarities: common, rare, epic, legendary. Each rarity has a certain chance of appearing. I use random numbers to calculate how many you need to get all of the overwatch items!