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

File random_string.cjs

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

pseudoRandomStringFunction · 0.85
randomStringFunction · 0.70

Tested by

no test coverage detected