Test page for confusables.js

This is a test page for confusables.js, which replaces each character of input with a Unicode confusable that visually looks similar. When more than one confusable exists for a given character, a random one will be chosen.

getConfusableString()

Input a string to pass to getConfusableString(), which will return a string.

(click button again for a different result)

getConfusableCharacters()

Input a single character or code point (decimal or 0xNNNN) to pass to getConfusableCharacters(), which will return an array.