Skip to main content

Credit Card Validator and Generator

Project description

💳 CCVAG

This python package is inspired by Luhn and Panify.

CCVAG stands for Credit Card Validator and Generator.

Content

Installation

python -m pip install ccvag

Uses

After Installation process, you can import validator or generator from ccvag.

from ccvag import validator, generator

# Validate the credit card
print(validator('4242424242424242'))

# Generate the credit cards
# First Arg - must be the first-sixth number which you might choose to enter by yourself
# Second Arg - would be the count which the function will generate
print(generator('424242', 50))

Troubleshooting

Create an issue upon your error that is associated with this project.

Contributing

Feel free to fork and create pull requests. Your contribution will be appreciated.

License

This project is licensed under BSD License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ccvag-0.1.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

ccvag-0.1.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file ccvag-0.1.1.tar.gz.

File metadata

  • Download URL: ccvag-0.1.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for ccvag-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f508a64e653c761f5c5de9bbcecb299892782700858530b92c388fc47d02908a
MD5 e7f1fb68ae14d91f9b79509e9c1aa021
BLAKE2b-256 a7156e41e2528ca9f1ce398e92f12e691ab86b6af6a77d93bf41758026e56bc7

See more details on using hashes here.

Provenance

File details

Details for the file ccvag-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: ccvag-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for ccvag-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 217064be2fdcffa32caa328934bc6e22607106abc2f911bb1f8d1b928f7f31c6
MD5 54846d079960088bf1c36b9bb95b5ae6
BLAKE2b-256 89c8f2a134f3774f93406944a972b0ce497b465c54dddbda330b5a69119b885d

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page