Skip to content

CardGen Pro v1.0.0

Choose a tag to compare

@felipemacedo1 felipemacedo1 released this 21 Oct 22:29

cardgen-pro v1.0.0

Card Data & ISO-8583 Test Suite for sandbox/development environments.

Installation

Download the appropriate binary for your platform and make it executable:

# Linux/macOS
chmod +x cardgen-pro-*
mv cardgen-pro-* /usr/local/bin/cardgen-pro

# Verify
cardgen-pro version

Quick Start

export CARDGEN_SECRET="your-dev-secret"
cardgen-pro generate --brand visa --count 10 --out cards.json

What's Changed

See CHANGELOG.md for details.

⚠️ Security Warning

TEST/SANDBOX USE ONLY - Do not use in production environments.

See SECURITY.md for security guidelines.