Speaker Polarity Test – Online Click & Listen
Generate a pop signal to determine if speakers are wired in phase. Quick stereo test.
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 pop signal to determine if speakers are wired in phase. Quick stereo test.
Display striped patterns that can cause visual distortion. Learn about visual stress. Switch colors.
Display an astigmatism dial and instructions for self-assessment. Educational, not a medical diagnosis.
Hear a word spoken by browser TTS and type the spelling. Choose difficulty or paste your own list. Great for kids. Local only.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Hear text spoken word by word with boundary events. See the exact index and character. Advanced TTS dev tool.
Load a video and visually check if audio aligns with lips. Use frame‑by‑frame stepping. Debug playback issues.
Toggle a screen wake lock to prevent the device from dimming or sleeping. See the lock state and learn the API.
Check if your page triggers the beforeinstallprompt event. Simulate the install flow. Debug PWA installability.
Measure your visual and auditory reaction speed. Average and best times shown. No data collected. Pure Javascript timing.
Paste your Accept‑Language header and see which languages your site should serve based on quality values. Internationalization helper.
Test how your page loads under slow, 3G, or offline conditions by intercepting fetch and applying delays. No DevTools needed.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Check current screen orientation and test the lock API. Useful for mobile web apps. Demo with code.
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.
Convert standard Arabic numbers into formal Japanese/Kanji numerals (e.g., 123 → 百二十三). Also supports large numbers.
Pick a method, URL, headers, and body, then send an HTTP request directly from your browser. Debug APIs easily.
Quickly test if your webcam, microphone, and speakers work correctly. See live video and audio meter. No data sent.
Generate random but realistic‑looking data arrays (users, products, orders) with typos and missing fields. For test robustness.
Simple interactive eye dominance test: hold up a virtual dot and see which eye stays aligned. Educational.
Build an iframe with different sandbox flags and see live which features are blocked. For secure embedding.
Simulate random mouse moves, clicks, or keystrokes to test idle‑timeout logic. Stops when you move the mouse. Dev test.
Paste a test card number to verify Luhn algorithm, identify issuer (Visa, MC), and check length. No real data.
Convert a numeric amount into English words, perfect for writing checks or legal documents. Supports USD/GBP styles.
Play left‑only, right‑only, and frequency sweeps to test your speakers or headphones. Quick audio check.
See a live VU meter of your microphone's input level. Test if your mic is working and adjust gain. Privacy‑friendly.
Generate valid, random unicast MAC addresses for testing or spoofing. Select OUI prefix if desired. Local only.