Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
2
const
crypto = require(
'node:crypto'
);
3
const
utility = require(
'../'
);
4
Callers
nothing calls this directly
Calls
2
pseudoRandomString
Function · 0.85
randomString
Function · 0.70
Tested by
no test coverage detected