testing and shortening/decreasing scripts 'encryptset' selects a number at random, each representing a different method of encryption to be used. 'digits' stores each letter of the 'message' variable (your answer) individually, converting it to a corresponding digit, which will then be scrambled during the encryption process. All variables and lists are wiped when the 'Stop' button is clicked.