Skip to content

A simple, client-side credit card number generator for testing and development purposes.

License

Notifications You must be signed in to change notification settings

OshekharO/CC-GEN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 

Repository files navigation

Credit Card Generator

A simple, client-side credit card number generator for testing and development purposes.

🚀 Features

  • Generate valid credit card numbers based on a given BIN (Bank Identification Number)
  • Support for multiple output formats (PIPE, CSV, JSON, SQL, XML)
  • Customizable expiration dates and CVV
  • Luhn algorithm validation
  • Responsive design

🛠️ Usage

  1. Enter a BIN (first 6 digits of a credit card number)
  2. Select desired options:
    • Include expiration date
    • Include CVV
    • Quantity of cards to generate
    • Output format
  3. Click "Generate" to create card numbers

💻 Technology Stack

  • HTML5
  • CSS3 (with Tailwind CSS)
  • JavaScript (with jQuery)

⚠️ Disclaimer

This tool is for educational and testing purposes only. Do not use generated numbers for any illegal activities or real transactions.

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

👨‍💻 Author

🙏 Acknowledgments

About

A simple, client-side credit card number generator for testing and development purposes.

Topics

Resources

License

Stars

Watchers

Forks

Languages