password-generator

Password generator

A simple library for generating random and customizable passwords

PHP Library to generate random passwords

GitHub

293 stars
8 watching
37 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list

composerpassword-generatorphpphp-libraryphp8

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fawazsullia/password-generator Generates random passwords with customizable complexity and length 38
ircmaxell/php-passwordlib A comprehensive cryptographic library for generating and validating passwords, supporting various hash algorithms. 373
m1/go-generate-password A password generation tool with options for custom character sets and accessibility features. 55
hrtywhy/random-password-generator A tool that generates random, customizable passwords with user input options and optional destination 7
tp7309/ttpassgen A password dictionary generator that can produce passwords using various rules and wordlists. 148
elithrar/simple-scrypt Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go 198
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. 430
alfianandinugraha/genmypass Generates random passwords using JavaScript 4
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
deanishe/alfred-pwgen Generates strong, random passwords with customizable length and strength 290
joho1968/pomjs A password generator web application built with JavaScript and HTML. 36
synacktiv/rulesfinder A tool for generating efficient password mangling rules based on machine learning algorithms. 109
hashcat/maskprocessor A tool to efficiently generate password candidates by reducing the search space based on common patterns and character distributions. 441
thetechromancer/password-stretcher Generates passwords by mutating input words or lists to create a large set of possible passwords. 33
rijulgulati/otpgen A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. 137