A simple online password generator.
- String length 4-64 with quick selection
- Support numbers, uppercases, lowercases and customizable symbols
- Click to copy
- keep a short list of previous generations
2021-03-31
+ mandatory check
+ history list
# rewrite copy
# minor fixes
2021-03-30
+ symbol support
+ copy and toast
+ debounce actions
2021-03-29
+ initial release