UNPKG

mcl-wasm

Version:

mcl ; A portable and fast pairing-based cryptography library for Node.js by WebAssembly

3 lines (2 loc) 96 B
declare const getRandomValues: (buf: Uint8Array) => Uint8Array; export default getRandomValues;