MCPcopy Index your code
hub / github.com/TeaCoder52/patcode / pickTwoDifferentDigits

Method pickTwoDifferentDigits

src/types.ts:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 length: CodeLength
20 pickDigit(): string
21 pickTwoDifferentDigits(): [string, string]
22 pickThreeDifferentDigits(): [string, string, string]
23 fromDigits(digits: string[]): string
24 isTooSimple(code: string): boolean

Callers 9

getStrategyImplFunction · 0.80
patternAABBFunction · 0.80
patternABBAFunction · 0.80
patternABABFunction · 0.80
patternAAABFunction · 0.80
patternABBBFunction · 0.80
patternABABABFunction · 0.80
patternAAABBBFunction · 0.80
patternABBABBFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected