It generates passwords by repeatedly picking a random 3-letter prefix from a pool of 1024 ("tol dul bal"), then generating a phrase that would abbreviate to that password ("tolerably dull ball"). This makes analyzing the effective entropy easy.
1024 possibilities for each group of 3 characters is approximately equal to 1000 possibilities for each group of 3 numbers.
1024 possibilities for each group of 3 characters is approximately equal to 1000 possibilities for each group of 3 numbers.