UNPKG

zeptoid

Version:

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

3 lines (2 loc) 53 B
declare const get: () => string; export default get;