Generate valid IBANs, test credit-card (PAN) numbers, BIC / SWIFT codes, VAT numbers, national IDs and coherent personas — right in your IDE, fully offline. A focused test-data generator for QA and fintech, not a generic faker.
Generic faker tools produce plausible-looking data. This plugin produces spec-valid data that actually passes a real validator — plus the deliberately invalid variant you need to test rejection paths. Built for QA and mobile/fintech engineers working on banking and KYC flows.
100% offline and algorithmic. Zero network, zero scraping, zero real PII — everything is synthetic data for testing, not real identities. Every generator is covered by a unit test that asserts the valid output passes the real algorithm and the invalid variant fails it.
Free — and staying free. The generators in this plugin are free and will remain free; nothing here becomes paywalled. An optional extended fintech pack may arrive later as a separate paid add-on, but it will never lock away what you already use.
Usage: right-click in the editor (or Tools ▸ Insert Test Data), search, pick, and it inserts at the caret.
Source, issues & docs: github.com/VadimToptunov/KassiTestDataGeneratorPlugin