UNPKG

zeptoid

Version:

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

3 lines (2 loc) 63 B
declare const is: (str: string) => boolean; export default is;