UNPKG

zeptoid

Version:

A tiny isomorphic fast function for generating a cryptographically random hex string.

5 lines (4 loc) 94 B
import get from './get.js'; import is from './is.js'; export default get; export { get, is };