Form fixture
- Input
- test form → required identifier field
- Expected output
- Brazilian RG SSP/SP → plausible synthetic value
Use it when a form needs to accept Brazilian RG SSP/SP without depending on real data.
Brazilian RG SSP/SP in privacy-first sandboxes
This page focuses on using synthetic Brazilian RG in test scenarios. The goal is plausible data without touching real identifiers or implying official validation.
Use it when a form needs to accept Brazilian RG SSP/SP without depending on real data.
The local rule covers 8-digit base with SSP/SP-style check digit; it does not cover official lookup or registry existence.
No. The RG is issued by state agencies and there is no single national algorithm comparable to the CPF's. Each Public Security Secretariat uses its own format and rule, so a number valid in one state may make no sense in another.
No. It is a test value with plausible format or digits, without lookup in official databases.
RG has no single national validation rule; the page explicitly assumes the SSP/SP style.
Generate the value in the browser, do not store it in URLs or logs, and ensure analytics receives only action metadata, never the identifier.
Generation happens locally in the browser. Analytics receives only action, status, type and format, never the generated RG.