Typo Generator Class

The Typo Generator Class is a php class that generates lists of common typos. I have licensed it with the MIT License, so feel free to use it in your typo generation script. Types of typos that can be produced with this are:

  • striking the wrong key thats near your intended key
  • missing a character when you type
  • a single transposition error
  • and entering a key twice
I hope you find it useful. Use the form to test it out, just enter a term you want typos for and a list will be generated.


Download It

PHP 5 version


PHP 4 version

Typo Generator