IRD numbers in New Zealand's official structure — the right length and layout, including any check digit where the format defines one. Entirely synthetic; never a real, issued number.
54-270-699| Browser | sampuli.site — pick New Zealand, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/nz/id?n=25 |
| npm | npx @sampuli/data nz.id |
| Node | import { generate } from '@sampuli/data'; generate('nz.id') |