Talk:PHP Generate random password
From JumbaWiki
code vrsions?
Would it be better to provide one option, or a better way to show variation in code? Aussiepete
- Possibly, but I'm not sure what the best option would be, and to show variation in code - I can't be bothered. Thewebdruid
- I've taken the liberty to merge the codes a little and clean up the page. Hope this doesn't gripe you :) Aussiepete
I tried this script, it's good except it generates more and less characters that you have specified. If I put in createPassword(8) I get 7 and sometimes 9 and sometimes 8
8/5/2007: I moved the url http://www.totallyphp.co.uk to this page from the referring page PHP Snippets - is this still valid, or is the first function now rewritten? twz

