Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 158 Bytes

File metadata and controls

4 lines (4 loc) · 158 Bytes

CryptArithmetic Solver

A bruteforce cryptarithmetic solver in JavaScript
Nothing fancy. Just uses a WebWorker thread for the actual number crunching.