소스 검색

Added hackzilla password generator

Added the hackzilla password generator to the passwords section
pull/459/head
Henrik Thesing 10 년 전
부모
커밋
2b77ca8b62
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      README.md

+ 1
- 0
README.md 파일 보기

311
 * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
311
 * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
312
 * [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
312
 * [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
313
 * [GenPhrase](https://github.com/timoh6/GenPhrase) - A library for generating secure random passphrases.
313
 * [GenPhrase](https://github.com/timoh6/GenPhrase) - A library for generating secure random passphrases.
314
+* [Password-Generator](https://github.com/hackzilla/password-generator) - PHP library to generate random passwords.
314
 
315
 
315
 ## Code Analysis
316
 ## Code Analysis
316
 *Libraries and tools for analysing, parsing and manipulating codebases.*
317
 *Libraries and tools for analysing, parsing and manipulating codebases.*

Loading…
취소
저장