Superpower Randomizer â Online Generate Unique Abilities
Click to get a random, unique superpower with a description. Perfect for character creation or daydreaming.
UD5 Toolkit
Split a secret into n shares, requiring k shares to recover it. Powered by polynomial interpolation over a finite field.
x:hex_y. Keep shares safe â anyone with + shares can recover the secret.
x:hex_y â one share per line. You need at least k valid shares.x:hex_y, where x is the share index (1 through n) and hex_y is the hexadecimal representation of the polynomial evaluation at x. For example: 3:a1b2c3d4e5f6. The hex string represents a BigInt value modulo the prime. When recovering, paste one share per line in this same format.Click to get a random, unique superpower with a description. Perfect for character creation or daydreaming.
Build a small crossword by adding words and clues. Export as a printable grid or solve in browser. Perfect for classrooms.
Enter a list of buzzwords or concepts and shuffle them into random pairs. Stimulate creative thinking. All local.
Get random gift suggestions based on recipient age, relationship, and occasion. Browse through curated, gender-neutral ideas. No affiliate links, pure inspiration.
Check if your site is crossâorigin isolated by examining the COOP and COEP headers. See if SharedArrayBuffer is available.
Parse a Snowflake ID (used by Discord, Twitter) into its timestamp, worker, and sequence components. Instant local decoding.
Encode a hidden message using zeroâwidth characters. The message looks like normal text. Decode with the same tool.
Easily apply ROT13 cipher to obfuscate or reveal text. A classic letter substitution cipher that works bidirectionally. Purely client-side processing.
Draw a random tarot card (or three-card spread) with meanings. For entertainment and self-reflection. Fun mystical experience, no data tracking.
Animated SVG steps showing how to fold a fitted sheet perfectly. Clean visual reference.
Create a temporary chat room between two browser tabs or devices on the same network using WebRTC data channels. Copy the code.
Create a DMARC policy record with percentage, reporting addresses, and alignment mode. Validate and copy the final DNS TXT.
Add a warm, orange light leak to your photo for a vintage film look. Adjust intensity and angle. Instant download.
Watch classic sorting algorithms step through a randomized bar chart. Adjust speed and array size. Great for learning algorithm efficiency.
Create a strong yet easyâtoâremember passphrase from random common words. Combines 4â6 words. Fully offline. XKCD compliant.
See how WeakMap and WeakSet work. Add objects as keys and watch references. Understand memoryâefficient collections.
Establish a peerâtoâpeer text chat between two browser tabs or devices using WebRTC data channels. All signaling via copyâpaste. No server.
Merge an SRT subtitle file onto a video directly in the browser. Preview and download the resulting video. All local.
Enter Braille dot numbers (1â6) or paste Unicode Braille to decode into English text. Companion to textâtoâBraille.
Create or solve logic grid puzzles (like Einstein's riddle). Enter clues and mark the grid. Practice logical deduction. Local only.
Create a humorous fake GitHub profile screenshot with custom name, stars, and languages. Pure canvas prank.
Paste an enciphered text and instantly see all 25 possible shifts. Highlight the most plausible.
Combine multiple PDF files into a single document. Drag and drop to reorder pages. All merging is done locally for confidentiality.
Drop a file and see its detected type based on the first bytes (magic number). Identifies hundreds of formats. Local.
Paste your JSONâLD or Microdata and test it against Google's Rich Results criteria. Get warnings. Local linter.
Generate a humorous, realisticâlooking git commit message. Perfect for testing or filling mock repos.
Create a simple grid or carousel album with local images and captions. Export as printable PDF. Private.
See the difference between clone and slice on inline boxes that break across lines. Useful for multiâline headings.
Paste an ASCIIâarmored PGP message and view its packet structure. See the encrypted/plaintext blocks without decrypting.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.