MCPcopy Create free account
hub / github.com/activejs/activejs / utils.ts

File utils.ts

packages/core/src/tests/utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Faker from 'faker';
2import {
3 AsyncSystemConfig,
4 AsyncSystemValue,

Callers

nothing calls this directly

Calls 15

isObjectFunction · 0.90
randomBooleanFunction · 0.85
randomStringFunction · 0.85
randomWholeNumberFunction · 0.85
booleanOrRandomValueFunction · 0.85
numberOrRandomValueFunction · 0.85
selectRandomFunction · 0.85
randomValueFunction · 0.85
stringOrRandomValueFunction · 0.85
randomFnFunction · 0.85
randomNumberFunction · 0.85
randomArrayFunction · 0.85

Tested by

no test coverage detected