MCPcopy Create free account
hub / github.com/node-modules/utility / md5.cjs

File md5.cjs

benchmark/md5.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-var-requires */
2const Benchmark = require('benchmark');
3const crypto = require('node:crypto');
4const utils = require('..');

Callers

nothing calls this directly

Calls 1

createHashWithMD5Function · 0.85

Tested by

no test coverage detected