Morse-Translate-Generate Randomly generates or translates morse code Randomly generates morse using the random module with shuffling the dict Translates a morse by spliting the string at spaces and compares each item with items in the dict !! bad code !!