mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-01-12 21:25:03 +00:00
add link to generateUsername util
This commit is contained in:
parent
cac8fe58be
commit
36aeebb629
@ -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