Skip to content

geordee/eid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Validate Emirates ID

Emirates ID is an identity card issued by Federal Authority for Identity and Citizenship of United Arab Emirates. This script validates Emirates ID format and check digit.

Program Logic

  1. Validate Emirates ID using the regular expression /^784[-]*\d{4}[-]*\d{7}[-]*\d$/
  2. Use Luhn algorithm to calculate check digit and compare

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages