Wingetlywingetly
← All apps

RandPass

by den4b Teamv2.2

Last updated

Random password generator

Install with winget

$ winget install --id den4b.RandPass --exact --version 2.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for RandPass

RandPass uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for RandPass

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Random password generator. A simple tool for generating random passwords using either random symbols or random words.

User can easily select groups of characters used for passwords, including lower case letters, upper case letters, digits, specify custom character set and formatting of the password, check for uniqueness, eliminate similar characters and more. Word list based password generation provides several common word lists, including Diceware and EFF, with an option of using a custom word list file.

Application also supports command line execution for unattended generation of passwords.

Installers · v2.2

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for RandPass.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • ReNamerden4b Team
    den4b.ReNamerv7.10

    A very powerful and flexible file renaming tool

  • Resizerden4b Team
    den4b.Resizerv2.2

    Batch image resizer

  • Hasherden4b Team
    den4b.Hasherv4.2

    Hashing utility for verifying integrity of files

  • Shutterden4b Team
    den4b.Shutterv4.8

    A multifunctional scheduling utility

  • Colorsden4b Team
    den4b.Colorsv3.2

    A utility to pick color from pallets or screen content.

  • KeePassDominik Reichl
    DominikReichl.KeePassv2.61.1

    KeePass, the free, open source, light-weight and easy-to-use password manager.

More from den4b Team or browse generate, generation, generator.

Frequently asked questions

How do I install RandPass on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id den4b.RandPass --exact --version 2.2. winget downloads the installer from den4b Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install RandPass silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id den4b.RandPass --exact 2.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for RandPass?
RandPass uses EXE (Inno Setup). Run the downloaded installer with: installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall RandPass via winget?
Run: winget uninstall --id den4b.RandPass --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from RandPass's Apps & Features entry.
Is RandPass free?
RandPass is distributed under CC-BY-NC-ND-3.0. Refer to the publisher (https://www.den4b.com/products/randpass) for the full license terms - Wingetly itself does not charge for installation.
Does RandPass work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls RandPass directly from the publisher.
How do I keep RandPass up to date?
Run winget upgrade --id den4b.RandPass --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of RandPass from microsoft/winget-pkgs.

Recent versions

  • 2.2latest
  • 2.1.0.0