An open API service indexing awesome lists of open source software.

https://github.com/globalpolicy/cryptarithmeticsolver

A bruteforce cryptarithmetic solver in JavaScript
https://github.com/globalpolicy/cryptarithmeticsolver

cryptarithmetic solver

Last synced: 7 months ago
JSON representation

A bruteforce cryptarithmetic solver in JavaScript

Awesome Lists containing this project

README

          

# CryptArithmetic Solver
A bruteforce cryptarithmetic solver in JavaScript


Nothing fancy. Just uses a WebWorker thread for the actual number crunching.