Luhn-Generator

by Ron Benbenishti


Project maintained by ronbenbenishti Hosted on GitHub Pages — Theme by mattgraham

Luhn-Generator

A simple script designed to check the integrity of a control digit

Image

Prerequisites:

Installing

git clone https://github.com/ronbenbenishti/Luhn-Generator.git

How to use

chmod +x luhn.py
./luhn

OR

chmod +x setup.py
./setup build_exe
All the relevant files will appear in ‘\build\exe.win-amd64-2.7\’
Run ‘luhn.exe’