MCPcopy Index your code
hub / github.com/code-pushup/cli / random.unit.test.ts

File random.unit.test.ts

packages/utils/src/lib/random.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { generateRandomId } from './random.js';
2
3describe('generateRandomId', () => {
4 it('should generate different IDs', () => {

Callers

nothing calls this directly

Calls 1

generateRandomIdFunction · 0.85

Tested by

no test coverage detected