SkillAgentSearch skills...

Verhoeff

verhoeff check-digit validator and generator

Install / Use

/learn @jancajthaml-javascript/Verhoeff
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Performant and straight-forward implementation of verhoeff checksum algorithm

Usage

const verhoeff = requite("verhoeff")

let ok = verhoeff.Validate("00123014764700968325")

let digit = verhoeff.Digit("x")

let signed = verhoeff.Generate("1")

Resources

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Jan 9, 2024

No findings