Validate ID numbers of Saudi Arabian identity cards
Project description
This package has been deprecated and should be replaced by luhn-validator.
To get the same result with luhn-validator, see this example:
from luhn_validator import validate
# add length and prefixes
validate(10717243691, 10, [1, 2])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for saudi_id_validator-1.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2512b020e983e1dd05f21dc2b4992e1e3eb6474aa275347fafa7bcd0ffd9da7 |
|
MD5 | 1022e46fe2cccfd4b754bf22c32cd698 |
|
BLAKE2b-256 | 3288c2e2a84ac4c45c89e3e9050117d5ed04cb20d86458317b539e9eaa8e080c |