Generators
Secure Password Generator
Create strong passwords with secure randomness and explicit constraints.
Generate useful outputs on demand with transparent settings and secure browser randomness where it matters.
Generators
Create strong passwords with secure randomness and explicit constraints.
Generators
Create downloadable PNG and SVG QR codes with colour and error correction.
Generators
Choose or shuffle entries with secure random selection and repeat controls.
Password generation and random selection use crypto.getRandomValues with unbiased integer mapping.
QR text is converted to PNG and SVG in the browser without sending the encoded payload to PipFoxy.
Store passwords safely, scan-test QR downloads and do not treat informal random draws as audited lottery certification.
Password and random-selection tools use cryptographic browser randomness rather than Math.random. QR content is encoded locally too. Generated values and submitted entries stay in the current page and are never logged or analysed by PipFoxy.
No. Passwords are created in your browser and PipFoxy does not store, log or analyse them.
It uses secure browser randomness, but it does not provide an audited draw record and is not intended for regulated lotteries.
Understand secure randomness, length, entropy and safe storage so generated passwords remain genuinely useful.
Learn what a QR code stores, how scanners orient and recover it, and how to create codes that remain easy to scan.
Count elapsed, inclusive and business days consistently while handling leap years, reversed dates and calendar boundaries.