Credit Card Gen Luhn is a web application that generates valid credit card numbers using the Luhn algorithm. It's designed for educational and testing purposes, helping developers and QA teams simulate card inputs to validate forms, payment systems, or backend processing without using real data.
Stars
7
Forks
8
Watchers
7
Open Issues
0
Overall repository health assessment
^1.9.0^2.8.5^16.5.0^5.1.0^2.7.0^4.16.3^4.3.9135
commits
refactor: remove test-cedula.mjs file as it is no longer needed
f9ba9a8View on GitHubfeat: enhance /cedula command with improved error handling and retry logic
6f6e157View on GitHubchore: update Telegram bot links to https://t.me/CardGen_Pro_BOT
1eb6f26View on GitHubfix: update Telegram bot link references to new handle
503485dView on GitHubchore(ci): remove root package-lock.json to avoid build conflicts (use telegram-bot lockfile)
fd92d5cView on GitHubchore(ci): add postinstall debug for Railway build logs
f348368View on GitHubchore(telegram-bot): redeploy trigger - comment update
686e7f0View on GitHubRefactor code structure for improved readability and maintainability
0273f39View on GitHubRefactor environment variable handling and add example .env file
0a729a4View on GitHub