🔢 PIN Generator
Random numeric PINs from the Web Crypto CSPRNG, with an option to reject obviously weak patterns.
1. Options
Rejects and re-rolls PINs that are all the same digit (0000, 1111…), a simple ascending or descending run (1234, 4321, 0123…), or on a short list of the most commonly chosen PINs (1234, 1111, 0000, 1212, 7777, 1004, 2000, 4444, 2222, 6969, 9999, 1122, and their same-length equivalents).