mirror of
https://github.com/status-im/status-web.git
synced 2025-03-02 13:10:52 +00:00
add link to generateUsername util
This commit is contained in:
parent
ef34cb5174
commit
2a50181223
@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* https://github.com/status-im/status-go/blob/develop/protocol/identity/alias/generate.go
|
||||||
|
*/
|
||||||
|
|
||||||
const poly = BigInt(0xb8)
|
const poly = BigInt(0xb8)
|
||||||
|
|
||||||
function lfsr(seed: bigint) {
|
function lfsr(seed: bigint) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user