MockID Generator
TEST DATA ONLY
{{ currentLocaleObj.flag }} {{ currentLocaleObj.label }}
▼
{{ loc.flag }}
{{ loc.label }}
{{ loc.nativeLabel }}
{{ t('hero.eyebrow') }}
{{ t('hero.title1') }}
{{ t('hero.title2') }}
{{ t('hero.subtitle') }}
{{ s[locale] || s.en }}
{{ t('config.title') }}
{{ t('config.subtitle') }}
{{ t('config.mode_' + opt.key) }}
{{ t('btn.generate') }}
{{ t('result.title') }}
⎘
↻
{{ t('field.' + f.key) || f.key }}
{{ f.value }}
{{ t('batch.label') }}
{{ t('batch.generateN') }}
{{ t('batch.export') }}
{{ t('table.name') }}
{{ t('table.city') }}
{{ t('table.state') }}
{{ t('table.taxFree') }}
#
{{ b.name }}
{{ b.city }}
{{ b.stateName }}
{{ t('badge.taxFree') }}
#{{ String(i+1).padStart(2,'0') }}
{{ toastMsg }}