Sam's Passwords Generator
Table of contentFeaturesThis extension allows you to easily create complex and solid passwords of different lengths, from 8 to 16 characters and more. Passwords can be created with a specific command or with the context menu. All passwords have at least one uppercase character, one lowercase character, one number, and one special character. You can configure the character set that will be used to create passwords, the number of passwords produced with every 'spin', and the minimum number of uppercase characters, lowercase characters, digits or symbols that must be contained in each password. The randomization engine is based on the Thanks to the use of the [Back to table of content] Installation
[Back to table of content] How to use1. Fixed-length passwordsAt any time, you can press You can choose from the following commands:
When you choose one of these commands the [Back to table of content] 2. Arbitrary-length passwordsYou also have another command available:
By selecting it you can generate a list of passwords of any length between 8 and 64 characters by typing a number in the vscode input box. The number of passwords produced can be changed in the extension settings as explained below. [Back to table of content] 3. On the fly passwordsIf you don't have time to waste and all you want is ONE password, the extension
provides a context menu command: You can change the length of the password produced with this option by acting on
the In the same way you can remove the command from the context menu by changing the
[Back to table of content] Managing settingsExtension settings pageClick on The extension can be customised as follows (default values in brackets): Sampwdgenerator: Passwords ( Sampwdgenerator: Uppercases ( Sampwdgenerator: Uppercase Occurrences ( Sampwdgenerator: Lowercases ( Sampwdgenerator: Lowercase Occurrences ( Sampwdgenerator: Numbers ( Sampwdgenerator: Number Occurrences ( Sampwdgenerator: Symbols ( Sampwdgenerator: Symbol Occurrences ( Sampwdgenerator: Length At Cursor ( Sampwdgenerator: Show Context Menu Command ( [Back to table of content] VSCode configuration fileYou can change the values directly in the configuration file:
[Back to table of content] ContributingContributions to this project are welcomed! Whether you have
please don't hesitate to reach out to us on GitHub and open an issue. [Back to table of content] AcknowledgementsThe icon is created by Freepik - Flaticon [Back to table of content] DisclaimerThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. [Back to table of content] |