You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the source code for that previous issue and found out that options is only used for debugging!
so is there any way I can give this module a string of characters and the library only uses this characters in generating random uids?
The text was updated successfully, but these errors were encountered:
Originally you could override the dict property, but V2 now lets you instantiate ShortUniqueId with a custom user-defined dictionary. For more info take a look at the README.
I read the source code for that previous issue and found out that options is only used for debugging!
so is there any way I can give this module a string of characters and the library only uses this characters in generating random uids?
The text was updated successfully, but these errors were encountered: