This class can be used to scramble and unscramble text adding fake characters. It can take a given text string, split it in pieces of the same size and insert random text between each piece. The class can also take a scrambled text string and recover the original text before it was scrambled.