Skip to content
#

credit-card-generator

Here are 30 public repositories matching this topic...

Python library to generate and validate credit card numbers. Features a fast, offline BIN lookup using a local database. Zero dependencies, no API keys needed. Perfect for generating test data.

  • Updated Aug 3, 2025
  • Python

A Java library for generating mathematically-valid credit card numbers for software testing. The API provides customizable criteria for generation, and is extensible to apply to any payment card type which uses Luhn validation (not limited to just credit cards).

  • Updated Apr 10, 2024
  • Java

COMO FUNCIONAN ? Los generadores de tarjetas de crédito funcionan utilizando algoritmos específicos para producir números que siguen un patrón similar al de los números de tarjetas de crédito reales. Estos algoritmos tienen en cuenta la estructura y el formato típicos de los números de tarjetas

  • Updated Jun 20, 2024
  • CSS

A fully offline, zero-dependency web application that generates realistic synthetic virtual identities for multiple countries and regions—running entirely locally without making any network requests.完全离线、零依赖的网页应用,可为多个国家/地区生成逼真的合成虚拟身份 —— 不发起任何网络请求,纯本地运行。

  • Updated Aug 30, 2026
  • JavaScript

Add this topic to your repo

To associate your repository with the credit-card-generator topic, visit your repo's landing page and select "manage topics."

Learn more