CodeToolsHub.dev

PIS/PASEP Generator (valid format, fictional)

Live

Generate valid-format, fictional PIS/PASEP numbers.

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

PIS, PASEP, NIS and NIT are names for the same 11-digit worker/social identifier. This tool builds 10 base digits and computes the mod-11 check digit, rejecting trivial repeated sequences. Fictional, valid-format, for technical testing only.

How it works

  1. Choose how many PIS/PASEP numbers to generate and whether to format them.
  2. Optionally set a seed for reproducible output.
  3. Press Generate, then Copy, Download JSON or Download CSV.

Example output

[
  "336.54920.83-0",
  "205.22530.89-8"
]

API endpoint

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

Frequently asked questions

Are these PIS/PASEP numbers real?
No. They pass the mod-11 check digit so validators accept them, but they are random and not issued to anyone.
Is PIS the same as PASEP, NIS and NIT?
Yes — they are different names for the same 11-digit identifier and share one check-digit algorithm.
Can I use them in production?
Only for development, testing and QA. They are fictional and must not be used to impersonate anyone.

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.