cmawhorter / eyed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add support for skip dictionaries

cmawhorter opened this issue · comments

it takes a surprisingly minimal amount of time to generate an id with "fuck" in it (100ms), for example. which means it is common. there are much worse possibilities.

add support for dictionaries that will automatically skip if a match is found.

there isn't a good way to do this universally in the lib. it'd be better just to wrap it somehow in the app