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
@mr-swifter I don't think we have any specific edge cases really, except for flipping all bits for sequence numbers and generator i guess, anything you can think off?
Hello, I developed a CLI tool to parse and debug IDs for various formats called uuinfo: https://github.com/racum/uuinfo
In the last version (
0.2.1
) I added support to Frostflake, like this:That returns a rendered card with all parsed information, like this:
Please, if you know of some IDs that can trigger edge cases, please report them to me, I want to raise my test coverage for this format.
The text was updated successfully, but these errors were encountered: