This project emulates brute force hacking. You will need to select a three digit number and then the wizard will test out various different numbers until it finds the right combination to crack the safe. The password cracker chooses a random number to start searching from each time. In the event that someone has not followed the above instructions it tries to figure out what password has been chosen by guessing more randomly and widely.
Based on an original by CatLamin, added some extra fun.