Mobile numbers that match New Zealand's national numbering plan — correct length, prefixes and dialing conventions. Ready to paste into a form, a database seed or a test fixture.
027 275 7160| Browser | sampuli.site — pick New Zealand, generate, export CSV/JSON |
| REST API | curl https://sampuli.site/api/v1/nz/phone?n=25 |
| npm | npx @sampuli/data nz.phone |
| Node | import { generate } from '@sampuli/data'; generate('nz.phone') |