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