-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When checking if a string is in the list of names generated by the .txt file there should be a length pre filter so only names with the same length of the string are compared. I will most likely implement this as a dictionary with all of the names from the txt sorted by length made at run time or store the names as a .json file pre sorted.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request