VAT numbers formatted exactly as Ireland's tax authority issues them, so they pass field-level format validation in your app. Synthetic — not registered to anyone.
IE2085184J| Browser | sampuli.site — pick Ireland, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/ie/tax?n=25 |
| npm | npx @sampuli/data ie.tax |
| Node | import { generate } from '@sampuli/data'; generate('ie.tax') |