UNPKG

contingent

Version:

Create cryptographically-strong random numbers in node.js or the browser

4 lines (3 loc) 104 B
import { ICryptoLib } from './crypto-lib'; declare const _default: ICryptoLib; export default _default;