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