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 am not able to use id.inverse(readable) with some uuid's.
I tested it with demo readable uuid provided by this library: id.inverse(Cathleen d Dieball the Monolith of Alderson reflects Arly Arnie Keenan and 18 large ants) which failed.
Also id.check doesn't always return true. I tried to see if that is connected in anyway so I used id.inversed only if id.check returns true, but it would fail as well.
The text was updated successfully, but these errors were encountered:
I am not able to use
id.inverse(readable)
with some uuid's.I tested it with demo readable uuid provided by this library: id.inverse(
Cathleen d Dieball the Monolith of Alderson reflects Arly Arnie Keenan and 18 large ants
) which failed.Also
id.check
doesn't always returntrue
. I tried to see if that is connected in anyway so I usedid.inversed
only if id.check returns true, but it would fail as well.The text was updated successfully, but these errors were encountered: