Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/swistak-codes/alphametics

Code for blog article
https://github.com/swistak-codes/alphametics

Last synced: about 1 month ago
JSON representation

Code for blog article

Awesome Lists containing this project

README

        

# Alphametics

Code for a blog article about alphametics/cryptarythms:

## Running

Node.js (LTE) is needed to run the code.

Executing particular algorithms:

- Lexicographic: `npm run lexicographic`
- Plain changes: `npm run plainChanges`