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