Generators
Practical generators for everyday needs: strong random passwords, scannable QR codes, unique UUIDs and random pickers.
Generators handle the small things people need on a regular basis but never want to create by hand. A strong password, a scannable QR code, a unique identifier, a fair random pick: each one has specific rules, and each one takes seconds when a tool does the work. Because they run locally in your browser, the things you generate are never stored or transmitted, so sensitive outputs like passwords stay exactly where you make them.
Advertisement
Ad placeholder — connect Google AdSense here