Skip to content

alexeybondarenko/idnp.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idnp.js

IDNP validation function

Validation Rules

  • Length - 13 digits
  • First digit should be 0 or 2
  • Every digit from IDNP (from 1 to 12) is multiplied with the corresponding digit in number 731731731731; the sum of all these multiplications is then divided by modulo by 10. 13th digit should be equal to calculated result

About

IDNP validation function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published