//
pkg.gl
Category
github.com/gennadyterekhov/gophermart
internal
luhn
package
0.0.0-20240702203418-1a66f410264b
Repository:
https://github.com/gennadyterekhov/gophermart.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
72 SLOC
#
Functions
Calculate
Calculate returns luhn check digit and the provided string number with its luhn check digit appended.
Generate
Generate will generate a valid luhn number of the provided length.
Validate
No description provided by the author