makepasswd
Generate and encrypt passwords.
=> More information.
- Generate a random password (8 to 10 characters long, containing letters and numbers):
makepasswd
- Generate a 10 characters long password:
makepasswd --chars {10}
- Generate a 5 to 10 characters long password:
makepasswd --minchars {5} --maxchars {10}
- Generate a password containing only the characters "b", "a" or "r":
makepasswd --string {bar}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/makepasswd.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.597097 milliseconds
- Gemini-to-HTML Time
- 0.42111 milliseconds
This content has been proxied by September (ba2dc).