Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-RSAID-Validation

Module that validates RSA ID Numbers

Example Usage

Example code can be found in the example.py file as well.

from IDVal import IDValid

testID = IDValid()

IDValid() takes an optional parameter IDNum which can be set to a RSA ID number you wish to validate.

testID = IDValid(IDNum='8001015009087')

About

Module that validates RSA ID Numbers

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages