voku / dotfiles

:bookmark_tabs: .dotfiles for Bash (Linux) / ZSH (Linux) / Git Bash (Windows) / Cygwin (Windows) / Bash on Ubuntu on Windows
MIT License
216 stars 49 forks source link

better passwdgen #12

Closed TuxCoder closed 9 years ago

TuxCoder commented 9 years ago

Patch for a better passwdgen function. It can generates nearly infinity lenght of passwords and uses [0-9a-zA-Z_] as base chars.

patch: https://github.com/TuxCoder/dotfiles/commit/a8fc8a9f4295d9861bdf19421e44e4c15fd13b4e

voku commented 9 years ago

better passwdgen is also merged, thx