Browser Fingerprint Viewer - Online See Your Unique ID
Generate a hash showing how trackers can fingerprint your browser (canvas, WebGL, fonts). Educational and privacy‑aware.
UD5 Toolkit
Generate realistic-looking test ID numbers for software testing, QA validation, and development purposes. Supports US SSN, Canadian SIN, UK NINO, and Australian TFN formats. All numbers are fictitious.
| # | ID Number | Type | Region / Note | Valid | Copy |
|---|---|---|---|---|---|
|
Click Generate to create test ID numbers |
|||||
Everything you need to know about test ID numbers and this generator
XXX-XX-XXXX (3-2-4 digits). Historically, the first three digits (area number)
corresponded to the mailing address state on the application, the middle two (group number) were issued in a specific
order, and the last four (serial number) were sequential. Since June 2011, the SSA uses randomization, meaning area
numbers no longer have geographic significance. Our generator respects all historical formatting rules while producing
valid-looking test numbers.
XXX-XXX-XXX. It uses the Luhn algorithm
(mod 10 checksum) to validate its authenticity. The first digit indicates the province or category:
1 = Atlantic provinces/QC, 2-3 = Quebec, 4-5 = Ontario,
6 = Prairie provinces, 7 = British Columbia/Yukon, 8 = special cases,
9 = temporary residents. Our generator produces SINs with correct Luhn checksums, making them
format-valid for testing purposes.
046-454-286: digits are 0,4,6,4,5,4,2,8,6. Check: 0+(4×2=8)+6+(4×2=8)+5+(4×2=8)+
2+(8×2=16→1+6=7)+6 = 0+8+6+8+5+8+2+7+6 = 50, which is divisible by 10 ✓. Our validator uses this exact algorithm.
QQ 12 34 56 A. Official rules exclude
the letters D, F, I, Q, U, V from the prefix, and the combinations
BG, GB, NK, KN, TN, NT, ZZ are never used. The first letter also cannot be O.
The suffix letter is restricted to A, B, C, D or space. Our generator respects all these
restrictions to produce realistic-looking test NINOs.
Generate a hash showing how trackers can fingerprint your browser (canvas, WebGL, fonts). Educational and privacy‑aware.
Build a valid SPF TXT record by selecting mail servers, IPv4/IPv6 ranges, and includes. Validate syntax and get ready‑to‑publish output.
Create seamless CSS background patterns like stripes, polka dots, checkerboard. Adjust size and colors. Copy the tiny CSS.
Securely store your vaccination records as a digital card with a QR code to a verification URL (local only). No server.
Get a random, lighthearted daily horoscope based on your zodiac sign. For entertainment only. No personal data collected.
Create a glowing or rotating border animation around an element. Copy the CSS keyframes. Pure CSS magic.
Browse a searchable list of dog breeds with pictures and traits. Find the breed you saw. Static data, fast.
Use the abs() and sign() CSS functions to create interesting layouts. See computed values live. Cutting‑edge CSS.
Design a button or card that glows on hover. Adjust shadow color, spread, and transition. Copy the CSS. Rich UI.
Style the first letter of a paragraph as a large decorative drop cap. Choose font, color, and size. Get the CSS & HTML.
Paste your CSS and see a static fallback version where var() is replaced with the default value. For legacy support.
Set start date and egg type (chicken, duck, quail) to generate a hatching timeline with milestone alerts (lockdown, pip, hatch). Local only.
Set the inset property and see its logical shorthand equivalents. Copy the modern CSS for absolutely positioned elements.
Apply text‑wrap: balance to headings and paragraphs. See the visual difference and copy the CSS. Avoid orphans.
Select a country and year to see every public holiday. Static data for major countries. Plan your vacations.
Type any CSS selector with :hover/:active/:focus and see the styles applied live. Perfect for debugging interaction states.
Enter a mathematical function for dx and dy and see the vector field arrows. Perfect for studying differential equations.
Choose a property, duration, and bezier curve. Trigger the transition and see the animation. Copy the complete CSS rule.
Type any condition and see the result of the ternary operator. Understand truthy/falsy values. Quick learning tool.
Register a periodic background sync and see the status. Schedule content updates for your PWA. API demo.
Test min, max, and step constraints on `<input type='number'>`. See how invalid values are handled. Undocumented behavior.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Load a video and visually check if audio aligns with lips. Use frame‑by‑frame stepping. Debug playback issues.
Paste your Accept‑Language header and see which languages your site should serve based on quality values. Internationalization helper.
Register a service worker, subscribe to push, and send a test notification using a VAPID key pair. Step‑by‑step demo.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Test the Fullscreen API: request fullscreen on a colored div, detect changes, and copy the JavaScript boilerplate.
Test the Web Share API by sharing text, links, and files directly from the browser. Check compatibility and see example code.
Check if your browser and display support the wider DCI‑P3 color space. See the difference with a simple test pattern.
Enter any phrase and instantly see if it's a palindrome, ignoring spaces and punctuation. Fun for word nerds.