Translations:Forging Algorithm/4/en
From ArdorDocs
The forging algorithm employed by ARDR revolves around two variables: Hit and Target.
Hit
Each forger generates one 'hit' value between 0 and 2^64 - 1 for each new block. While hit is deterministic, it's produced through hashing inputs, so it can be regarded as a uniform random variable.