KeyRecover.numberOfSeeds

Total number of combination of possible seed value

struct KeyRecover
@nogc static pure nothrow
uint
numberOfSeeds
(
const uint M
,
const uint N
)

Parameters

M uint

number of question

N uint

confidence

Return Value

Type: uint

total number of combinations