Availability
Available now
This launch app is in the shipped lane. The current CTA opens the Swarmval install hub until the final direct App Store listing URL is wired on this page.
Privacy
Generate a strong password or memorable passphrase that respects per-site rules — no ads, no account, no upload — for $19.99 once instead of the App Store’s most notorious $19.99-per-week fleeceware category.
Free to try. Pro $4.99/month (3-day free trial), $14.99/year, or $19.99 lifetime. No weekly subscription traps.
Availability
This launch app is in the shipped lane. The current CTA opens the Swarmval install hub until the final direct App Store listing URL is wired on this page.
Best for
Uses iOS SecRandomCopyBytes (the same source as iCloud Keychain and Signal) rather than JavaScript Math.random (which is predictable). Every character drawn from a hardware random pool.
Privacy
Password Generator runs entirely on-device.
Uses iOS SecRandomCopyBytes (the same source as iCloud Keychain and Signal) rather than JavaScript Math.random (which is predictable). Every character drawn from a hardware random pool.
Pick length and which classes to include: lowercase, uppercase, digits, symbols. Exclude ambiguous characters (0/O, 1/l/I) for typing-friendly passwords. Required for some legacy systems that reject certain symbols.
Generate "correct horse battery staple"-style memorable passphrases using the canonical Diceware wordlist (7,776 words). 4 words = 51 bits of entropy. 6 words = 77 bits. Memorable for high-value accounts (banking, email, work SSO).
Many old systems have quirky rules: "no special characters", "must include uppercase + digit", "12–16 characters only". Save presets for your bank, your IT department, and your annoying utility company so future generations match instantly.
Shows actual bits of randomness in real time as you adjust length and character classes. 60+ bits is brute-force-safe for the next decade. 80+ for high-value accounts. Most fleeceware password generators do not show entropy — they just say "Strong!" regardless.
When you copy a generated password to paste into Safari or another app, the clipboard auto-clears after 30 seconds so it does not sit there forever. Pro adds custom timeout (10s, 60s, never).
These direct answers summarize what the app does, who it is for, and whether you can start free.
Password Generator helps with password generator, strong password, passphrase generator on iPhone. Generate a strong password or memorable passphrase that respects per-site rules — no ads, no account, no upload — for $19.99 once instead of the App Store’s most notorious $19.99-per-week fleeceware category.
It is best for people who need to uses iOS SecRandomCopyBytes (the same source as iCloud Keychain and Signal) rather than JavaScript Math.random (which is predictable). Every character drawn from a hardware random pool.
Yes. Password Generator includes a free tier so you can try the workflow before paying. Free to try. Pro $4.99/month (3-day free trial), $14.99/year, or $19.99 lifetime. No weekly subscription traps.
Swarmval apps avoid surprise weekly pricing. The upgrade path is visible before purchase and support links are easy to find.
These product frames are intentionally polished replacement slots. When final in-app screenshots exist, they can replace the mockups without changing the page copy or SEO structure.
Cryptographically secure random
Length 8–64 + character class controls
Diceware passphrases
Password Generator runs entirely on-device. Generated passwords are never sent to a server, never logged, never analyzed. The Diceware wordlist is bundled in the app — not pulled from a CDN. The app has no network code on the generation path. You can verify by enabling Airplane Mode — generation still works. Auto-clear clipboard prevents accidental leakage.
Read privacy policyiCloud Keychain is excellent for everyday Safari logins and works in Apple’s ecosystem. Password Generator adds what Keychain does not: Diceware passphrases (memorable, not random gibberish), custom rule presets per site (some banks reject symbols Keychain uses by default), entropy meter, and explicit length control. Useful for high-value accounts where you want both control and Keychain-grade randomness.
Depends entirely on the source. A safe generator uses iOS SecRandomCopyBytes (cryptographically secure) and runs on-device — no upload, no logging. An unsafe one uses Math.random (predictable, attackable) or uploads your generated passwords for "syncing" (defeats the purpose). Password Generator uses SecRandomCopyBytes and has no network code on the generation path. Verify any password tool by checking it works in Airplane Mode — if it does, generation is local.
For low-value accounts (forum logins, newsletter signups): 12+ characters mixed classes is fine. For email and social media: 16+ characters or 4+ Diceware words (~52 bits entropy). For banking, work SSO, password manager master password: 20+ characters or 6+ Diceware words (~77 bits). NIST recommends prioritizing length over forced character classes; longer passphrases beat shorter "P@$$w0rd!" patterns for both memorability and security.
This category was specifically called out by The Washington Post, 9to5Mac, and Sophos as one of the App Store’s most extreme "fleeceware" categories — apps charging $19.99 per *week* for SecRandomCopyBytes, which is a one-line iOS API call with no infrastructure cost. The weekly billing is the fleeceware shape. Password Generator ships with Swarmval’s standard pricing: $4.99/month (3-day trial), $14.99/year, or $19.99 lifetime — orders of magnitude below the per-week competitors.
Use whichever you can actually remember without writing down. For accounts you log into often without a password manager (laptop boot, password manager master, work SSO): Diceware passphrase wins — 4–6 words of ~12 bits each gives ~50–80 bits of entropy and stays in long-term memory. For accounts you only access through a password manager: random 20-character mix is fine — you will never type it. The worst password is the one you write on a sticky note because you cannot remember it.
No. Password Generator is a stateless tool — passwords appear in the UI, you copy them to clipboard, the app forgets them. There is no history, no save-for-later, no sync. (Pro tier optionally stores rule presets, but never the actual generated strings.) Auto-clear clipboard reduces the risk window further. For actually storing the passwords you generate, use iCloud Keychain, 1Password, or Bitwarden — that is their job, not this app’s.
Same kind of work. Same anti-fleeceware promise.