UNPKG

@h0llyw00dzz/crypto-rand

Version:

Cryptographically secure random utilities for Node.js and browsers

5 lines (4 loc) 126 B
export { Crypto } from './rand'; export * from './rand'; export * from './const'; export { Crypto as default } from './rand';