IBANs for Lebanon with the correct country code, length and a valid ISO 7064 mod-97 check — they pass IBAN validators. The account portion is synthetic.
LB65001403363955841727971535| Browser | sampuli.site — pick Lebanon, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/lb/account?n=25 |
| npm | npx @sampuli/data lb.account |
| Node | import { generate } from '@sampuli/data'; generate('lb.account') |