libp2p-ts/tweetnacl/tweetnacl-tests.ts
2018-06-22 15:43:18 +02:00

4 lines
53 B
TypeScript

import nacl from 'tweetnacl';
nacl.randomBytes(24);