Generate bounded strings from either a 62-symbol alphanumeric alphabet or explicitly supplied Unicode code points.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The built-in alphabet contains uppercase and lowercase Latin letters plus digits. Custom input is deduplicated by Unicode code point, then every requested position uses rejection sampling to index that set; seed text replaces Web Crypto with a deterministic stream.
Length: 8 Count: 5 Seed: fixture-seed
CIPI3NcQ mRibmpcQ 1Tf1moI7 8LTQk8Jx h3ZwjFLj
Property-based tests constrain generated parser inputs, UI prototypes populate sample identifiers, and Unicode fixtures exercise punctuation, emoji, or combining-mark handling.