Real Switzerland bank names, paired coherently with matching SWIFT/BIC codes and account formats when you generate a full record.
Raiffeisen| Browser | sampuli.site โ pick Switzerland, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/ch/bank?n=25 |
| npm | npx @sampuli/data ch.bank |
| Node | import { generate } from '@sampuli/data'; generate('ch.bank') |