Test Credit Card Number Generator (Luhn-Valid)
Generate Luhn-valid test card numbers for seven brands. Structurally correct, deliberately non-functional.
A test credit card number passes the Luhn checksum and matches a brand's prefix and length rules, so a checkout form accepts it as well-formed — but it is not tied to any account and will always be declined by a real payment processor. Use these to test client-side card validation and form handling.
Runs in your browser- Brands
- Visa, Mastercard, American Express, Discover, JCB, Diners Club and UnionPay
- Checksum
- Every number satisfies the Luhn (mod 10) algorithm
- Can it take a payment?
- No — the numbers are structurally valid but always decline
- Privacy
- Runs entirely in your browser — nothing is uploaded
- Cost
- Free, unlimited, no sign-up
Frequently asked questions
Can these numbers actually be charged?
What is the Luhn algorithm?
Is generating these legal?
How to use the test credit card number generator
- 1Set the how many cards.
- 2Choose the card brand.
- 3Choose the output.
- 4Choose the digit grouping.
- 5Enter or paste your seed.
- 6Turn "Include CVV and expiry" on or off as needed.
- 7Turn "Include cardholder name" on or off as needed.
- 8The result appears immediately — copy or download it.
Embed this tool
Put the working test credit card number generator on your own site. It runs in your visitors' browsers exactly as it does here — free, no account, nothing uploaded.
Share this tool
Related tools
Edge Case Test String GeneratorGenerate the strings that break input handling — Unicode, RTL, emoji, injection patterns and boundary lengths.Fake Address GeneratorGenerate valid-format test addresses for six countries, with correct postcode and phone patterns.Sample Markdown GeneratorGenerate Markdown documents exercising every feature — tables, code, footnotes, task lists and more.Format ValidatorValidate emails, UUIDs, IP addresses, credit card numbers, IBANs and semver strings.Camera TestCheck that your webcam works, see the resolution it delivers and take a test photo.Debt Payoff CalculatorCompare snowball and avalanche repayment strategies across several debts.
Last updated
More samples & mock data