powered by
Replaces one or more characters with adjacent keys.
adjacent_key_typo(word, n_typos = 1L)
Character. Word with typos
Character. Word to typo-fy
Integer. Number of typos to introduce (default 1)
set.seed(123) adjacent_key_typo("hello")
Run the code above in your browser using DataLab