CodeToolsHub.dev

Título de Eleitor Generator (valid format, fictional)

Live

Generate valid-format voter registrations.

All generated data is fictional and intended for development, testing, QA, prototyping, and automation only. Do not use it for fraud, impersonation, or illegal activity.

Configuration

Output

Configure the options and press Generate to produce output.

About this tool

Builds 8 sequential digits, embeds a federative-unit code (01–28, random or chosen), and computes the two TSE check digits — honouring the special remainder rule for SP (01) and MG (02). Fictional, for technical testing only.

How it works

  1. Pick the federative unit (UF) — or leave it random — and how many voter IDs to generate.
  2. Optionally set a seed for reproducible output.
  3. Press Generate, then Copy, Download JSON or Download CSV.

Example output

[
  "904952022097",
  "070322201015"
]

API endpoint

curl "https://codetoolshub.dev/api/v1/br/titulo?count=3"
API

Frequently asked questions

Are these voter IDs real?
No. They carry the two valid TSE check digits so validators accept them, but they are random and not registered with any electoral court.
Does the federative-unit (UF) code matter?
Yes — the UF code (01–28) is embedded in the number and affects the second check digit, so choosing a UF produces a number consistent with that state.
Can I use them in production?
Only for development, testing and QA. They are fictional and must not be used to impersonate a voter.

Related tools

CodeToolsHub.dev

Realistic fictional data for development, testing, and AI.

© 2026 CodeToolsHub.devAll generated data is fictional. Not affiliated with Microsoft or Visual Studio Code.