mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-04-01 01:41:06 +00:00
4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
import nacl from 'tweetnacl';
|
|
|
|
nacl.randomBytes(24);
|