Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect } from
'vitest'
2
import
* as S4 from
'../src/patterns4'
3
import
{ getAllowedDigits, getRng } from
'../src/utils'
4
Callers
nothing calls this directly
Calls
2
getAllowedDigits
Function · 0.90
getRng
Function · 0.90
Tested by
no test coverage detected