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: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Generates random passwords using JavaScript | 4 |
| A simple library for generating random and customizable passwords | 292 |
| A tool that generates random, customizable passwords with user input options and optional destination | 7 |
| A password generator web application built with JavaScript and HTML. | 38 |
| Generates strong, random passwords with customizable length and strength | 291 |
| An application designed to help users generate and assess the strength of passwords. | 3 |
| A tool that generates password candidates by combining words from an input list using the PRINCE algorithm in a flexible and sequential manner. | 434 |
| A password dictionary generator that can produce passwords using various rules and wordlists. | 150 |
| A tool for generating efficient password mangling rules based on machine learning algorithms. | 110 |
| A password generation tool with options for custom character sets and accessibility features. | 55 |
| A fluent Java API for generating and verifying password hashes using the Argon2 algorithm. | 65 |
| A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 138 |
| Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. | 4 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| A comprehensive cryptographic library for generating and validating passwords, supporting various hash algorithms. | 373 |