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
{{ message }}
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
https://github.com/Bytom/bytom/blob/9c14fe5e1ef600420ae96fe7107df8b85ebe2ded/blockchain/signers/idgenerate.go#L22-L41
你好。我在看到这个
singers.IDGenerate()
的时候,发现它生成ID的算法还是比较复杂的,请问这个算法的名字是什么?另外,它除了要提供一个“不重复”的id之外,还有别的什么要求吗?为什么不能直接使用一个uuid呢?
The text was updated successfully, but these errors were encountered: