MCPcopy Index your code
hub / github.com/TeaCoder52/patcode / patterns4.test.ts

File patterns4.test.ts

test/patterns4.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest'
2import * as S4 from '../src/patterns4'
3import { getAllowedDigits, getRng } from '../src/utils'
4

Callers

nothing calls this directly

Calls 2

getAllowedDigitsFunction · 0.90
getRngFunction · 0.90

Tested by

no test coverage detected