Basically it just takes a set of letters and finds the monster name that's closest to it based off a couple of values Also you can enter random words and it'll also work, for example entering "best" returns the monster Xyster because Xyster is the best monster (this is unintentional i swear, it just happens that Xyster is the most similar word to best) It can also return multiple monsters, for example entering "greg" returns the monsters Tring, Yuggler, and Gheegur because all three monster names have a similarity value of 2.5 to the word greg If you remix it and tweak the values which monsters each word will be will be different