[ 原始碼: golang-github-calmh-luhn ]
套件:golang-github-calmh-luhn-dev(2.0.0-3)
golang-github-calmh-luhn-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-calmh-luhn:
- [golang-github-calmh-luhn_2.0.0-3.dsc]
- [golang-github-calmh-luhn_2.0.0.orig.tar.gz]
- [golang-github-calmh-luhn_2.0.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Luhn-mod-N implementation in Go
Package luhn provides a Luhn-mod-N implementation in Go. Function generate returns a check digit for the string s, which should be composed of characters from the Alphabet a. Function validate returns true if the last character of the string s is correct, for a string s composed of characters in the alphabet a.
其他與 golang-github-calmh-luhn-dev 有關的套件
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib