password-generator
Password generator
Generates random passwords with customizable complexity and length
A simple public API that generates random password
38 stars
2 watching
7 forks
Language: JavaScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
alfianandinugraha/genmypass | Generates random passwords using JavaScript | 4 |
hackzilla/password-generator | A simple library for generating random and customizable passwords | 292 |
hrtywhy/random-password-generator | A tool that generates random, customizable passwords with user input options and optional destination | 7 |
joho1968/pomjs | A password generator web application built with JavaScript and HTML. | 38 |
deanishe/alfred-pwgen | Generates strong, random passwords with customizable length and strength | 291 |
silentsilas/privy | An application designed to help users generate and assess the strength of passwords. | 3 |
hashcat/princeprocessor | A tool that generates password candidates by combining words from an input list using the PRINCE algorithm in a flexible and sequential manner. | 434 |
tp7309/ttpassgen | A password dictionary generator that can produce passwords using various rules and wordlists. | 150 |
synacktiv/rulesfinder | A tool for generating efficient password mangling rules based on machine learning algorithms. | 110 |
m1/go-generate-password | A password generation tool with options for custom character sets and accessibility features. | 55 |
kosprov/jargon2-api | A fluent Java API for generating and verifying password hashes using the Argon2 algorithm. | 65 |
rijulgulati/otpgen | A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 138 |
tzwel/breezeid | Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. | 4 |
elithrar/simple-scrypt | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
ircmaxell/php-passwordlib | A comprehensive cryptographic library for generating and validating passwords, supporting various hash algorithms. | 373 |