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.
| There are not enough user ratings to display for this class. |
| Link |
Description |
| Scramble and descramble any values |
Scramble and descramble any values with fake text and numbers patterns, this is a good alternative to encryption. Can be used to disguise GET, POST and SESSION values... |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| demo usage |
see trhis class in action |