(http://image.prntscr.com/image/02615d10dbd74b219e0bf84fb6f4a223.png)
UPDATE: Program is finished, and can now be downloaded from here (http://s000.tinyupload.com/index.php?file_id=00145181754628339100)
Since I currently got nothing to do at work (since all the current tasks are above my paygrade), the boss told me to just do whatever, and I decided to start working on a Glitchspeak program, because Pokemon #360. It's supposed to be able to convert letters in text to a "glitched" string, using some rules I've set up (such as randomising if the letter is uppercase or lowercase, and most of the time just turning it into a random symbol I found), and back to English.
(http://image.prntscr.com/image/bb49888229024f95b6c0ee1c972a8797.png)
The program is written in C#, using Visual Studio 2015.
Any feedback or suggestions would be greatly appreciated.