DIGITAL CIPHER MACHINE ------------------------------------------- The Digital Cipher Machine accepts a message(lowercase only) and outputs a ciphered version of it. You can view the cipher by clicking the paper button in the top left corner. HOW IT WORKS -------------------------- The Digital Cipher Machine generates a random number from 1 to 26 for a letter(the number never repeats itself for another letter) and then takes the randomised number and assigns it to the corresponding letter and outputs the ciphered message, making it practically uncrackable.
This is supposed to be the digital version of the cipher called the "One Time Pad" and "Enigma Machine" Numbers are not supported. (If you use numbers it will cipher the numbers into letters.)