hashCode Deterministic content hash with usage presets for keys, dedup, and secure identity utils-hashcode log Utils index.js Crypto Pick a usage by what the hash is for, not the algorithm. The return type follows: a number for in-heap keys, a crockford string for content and fingerprint, a Promise for secure. For unique ids that are not derived from content, use generateID ["utils","crypto","hashcode","hash","content","fingerprint","secure","cyrb53"] Example
Categories