genmypass
Password generator
Generates random passwords using JavaScript
Generate random password with Javascript
4 stars
1 watching
0 forks
Language: JavaScript
last commit: over 3 years ago appgeneratorjavascriptjs
Related projects:
Repository | Description | Stars |
---|---|---|
fawazsullia/password-generator | Generates random passwords with customizable complexity and length | 38 |
joho1968/pomjs | A password generator web application built with JavaScript and HTML. | 36 |
hackzilla/password-generator | A simple library for generating random and customizable passwords | 293 |
javirandor/passgpt | A GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods | 49 |
hrtywhy/random-password-generator | A tool that generates random, customizable passwords with user input options and optional destination | 7 |
deanishe/alfred-pwgen | Generates strong, random passwords with customizable length and strength | 290 |
m1/go-generate-password | A password generation tool with options for custom character sets and accessibility features. | 55 |
tp7309/ttpassgen | A password dictionary generator that can produce passwords using various rules and wordlists. | 148 |
fent/randexp.js | Generates random strings based on user-provided regular expressions | 1,828 |
vivait/stringgeneratorbundle | Automatically generates unique random strings for entity properties using annotations | 17 |
timoh6/genphrase | A tool to generate secure passphrases using random word combinations | 115 |
iphoting/pwqgen.rb | Generates random pronouncable passwords of variable length | 6 |
thetechromancer/password-stretcher | Generates passwords by mutating input words or lists to create a large set of possible passwords. | 33 |
cryptocoinjs/drbg.js | Provides a JavaScript implementation of NIST-recommended random bit generators | 8 |
kosprov/jargon2-api | A fluent Java API for generating and verifying password hashes using the Argon2 algorithm. | 65 |