Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/node-modules/utility
/ random_integer.cjs
File
random_integer.cjs
benchmark/random_integer.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
benchmarks = require(
'beautify-benchmark'
);
3
const
Benchmark = require(
'benchmark'
);
4
const
crypto = require(
'crypto'
);
Callers
nothing calls this directly
Calls
2
random256
Function · 0.85
random65536
Function · 0.85
Tested by
no test coverage detected