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