I wrote a toy python script to encode text using a one time pad. You can use it to send "secret" messages to friends.
Of course, there're a bunch of places where this can be improved. If you want to jump in and help improve it, I'll be glad for the help.