Bank account numbers in Rwanda's domestic format — correct length and structure for seeding ledgers and payment tests. Synthetic, never a real account.
303363955841| Browser | sampuli.site — pick Rwanda, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/rw/account?n=25 |
| npm | npx @sampuli/data rw.account |
| Node | import { generate } from '@sampuli/data'; generate('rw.account') |