Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 574 Bytes

Luhn-Checker

Generates random rumbers and checks if it passes Luhn's algorithm.

Contributing

1 - The code needs to run without any errors.
2 - Add Comments so people can understand.
3 - No Shitcode(code that runs but does nothing)

TODO

  • code repeats until it passes luhn
  • ability to input a bin
  • eg. BIN(6)+RAND(12)

GNU Public License v3