The NIST Password Generator is a web-based tool that creates secure, NIST-compliant passwords while providing real-time strength evaluation.
# nist-password-generatorNIST-compliant password generator that creates secure passwords while evaluating their strength in real time. 🔒💻 This tool runs entirely in your browser, ensuring your data remains private and secure.
This tool is ideal for individuals and organizations looking to generate strong passwords that meet security standards. Users can easily customize password parameters and receive immediate feedback on password strength.
Ensure you have a modern web browser for optimal functionality.
Clone the repository: git clone https://github.com/IgorAntyganov/nist-password-generator.git
Navigate to the project directory: cd nist-password-generator
Open the index.html file in your web browser.
Select Password Length
Use the slider to choose your desired password length.
Choose Character Types
Check the boxes for uppercase letters, lowercase letters, numbers, and symbols.
Generate Password
Click the 'Generate' button to create a password.
Strength Evaluation
Observe the strength indicator that updates in real-time as you adjust your settings.