OshekharO / CC-GEN

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

Home Page:https://uncoder.eu.org/cc-gen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://uncoder.eu.org/cc-gen/

License:The Unlicense


Languages

Language:HTML 100.0%