Swarmval

Privacy

Password Generator for 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.

Free to try. Pro $4.99/month (3-day free trial), $14.99/year, or $19.99 lifetime. No weekly subscription traps.

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.

Best for

Cryptographically secure random

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

Private by default

Password Generator runs entirely on-device.

iPhone Now on the App Store No ads
9:41
Password Generator Pass
Auto-crop ready OCR
Features

Built around the work people actually need to finish.

Cryptographically secure random

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.

Length 8–64 + character class controls

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.

Diceware passphrases

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).

Per-site rule presets

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.

Entropy meter

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.

Auto-clear clipboard

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).

Quick answers

Short answers before you install.

These direct answers summarize what the app does, who it is for, and whether you can start free.

What does Password Generator do?

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.

Who is Password Generator best for?

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.

Can I try Password Generator for free?

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.

Free vs Pro

Try the workflow first. Upgrade when the limits matter.

Swarmval apps avoid surprise weekly pricing. The upgrade path is visible before purchase and support links are easy to find.

Free

  • Unlimited password generation (length 8–64, all classes)
  • Diceware passphrases (4–8 words)
  • Entropy meter
  • No ads, no account, no upload

Pro

  • Per-site rule preset editor
  • Batch generation (10/50/100 at once)
  • Custom Diceware wordlist editor + custom delimiters
  • Lifetime $19.99 option (one-time)
Screenshots

Realistic iOS UI placeholders ready for final App Store screenshots.

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.

9:41
Password Generator Pass
Auto-crop ready OCR

Cryptographically secure random

9:41
Password Generator Pass
Auto-crop ready OCR

Length 8–64 + character class controls

9:41
Password Generator Pass
Auto-crop ready OCR

Diceware passphrases

Privacy

Private by default, clear when sharing.

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 policy
FAQ
iCloud Keychain already generates passwords — why use this? +

iCloud 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.

Are App Store password generators safe? +

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.

What is a good password length in 2026? +

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.

Why do some password generator apps charge $19.99 per week? +

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.

Should I use a passphrase or a random password? +

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.

Does the app store the passwords it generates? +

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.