2.7K Downloads
Updated
22 Aug 2007
No License
getpass is a script for producing a randomized password given common criteria as seen in all types of computer systems and software.
- Minimum/maximum password length
- Minimum number of uppercase,
lowercase, numerical and special
characters
- User defined data sets
It includes a check to make sure all criteria are met.
Cite As
David Chandler (2026). Random Password Generator (https://www.mathworks.com/matlabcentral/fileexchange/12994-random-password-generator), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2007a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Random Number Generation in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | Initialized rand to a different state each time so passwords don't repeat. |
