package auth var words = []string{ "act", "add", "age", "air", "ant", "ark", "arm", "art", "ash", "bad", "bag", "bar", "bat", "bay", "bed", "bee", "big", "box", "bus", "bye", "can", "car", "cat", "con", "cow", "cup", "day", "dog", "ear", "end", "eye", "far", "fly", "fox", "fry", "fun", "gap", "gym", "hat", "hip", "hop", "ice", "ink", "jam", "jar", "joy", "key", "kit", "lab", "law", "log", "low", "man", "max", "may", "net", "nut", "oil", "one", "out", "owl", "own", "pen", "pet", "pie", "pig", "pin", "pro", "ram", "rap", "ray", "red", "row", "sea", "see", "sew", "sit", "six", "sky", "son", "spy", "tan", "tax", "tea", "ted", "tee", "ten", "the", "tin", "toe", "top", "toy", "tub", "two", "way", "wig", "yes", "you", "zip", "zoo", }