Skip to content

pdx-cs-rust/luhn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

luhn: Implementation of Luhn Algorithm

Bart Massey 2023-10-19

This library crate provides a simple demonstration of the Luhn Algorithm.

The crate is no_std, and thus can be used in embedded applications.

License

This program is licensed under the "MIT License". Please see the file LICENSE.txt in this distribution for license terms.

Releases

No releases published

Packages

No packages published

Languages