Hacker News new | ask | show | jobs
by caf 4483 days ago
It depends on the size of your dictionary. If you want to run through all combinations of 4 words from a 131072 word dictionary you need to test 2^68 combinations.