Comments on: (Yet an other) Javascript random password generator https://grey-panther.net/2006/10/yet-an-other-javascript-random-password-generator.html Just another WordPress site Fri, 09 Apr 2010 12:20:30 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Cd-MaN https://grey-panther.net/2006/10/yet-an-other-javascript-random-password-generator.html#comment-156 Fri, 09 Apr 2010 12:20:30 +0000 https://grey-panther.net/?p=1061#comment-156 With the slogan "better late than never", I've updated the password generation algorithm, such that now it is guaranteed that each generated password contains at least one character from each selected character set.

]]>
By: Cd-MaN https://grey-panther.net/2006/10/yet-an-other-javascript-random-password-generator.html#comment-389 Tue, 09 Jun 2009 07:43:00 +0000 https://grey-panther.net/?p=1061#comment-389 If I understand correctly, you are referring to the fact that when you check multiple options, you might not get characters from every selected category. While this is infrequent, it can happen. I would recommend generating multiple passwords until I get some time to fix it.

Thank you for bringing the problem to my attention.

]]>
By: John Wanye https://grey-panther.net/2006/10/yet-an-other-javascript-random-password-generator.html#comment-390 Sun, 07 Jun 2009 07:54:13 +0000 https://grey-panther.net/?p=1061#comment-390 There's a bug in the script. Some times you want to include numbers, special characters but it doesn't always include numbers or special characters.

Write a function where it must random in number array when selected and then use some random order function to display it in the result. Hope it helps.

]]>
By: Anonymous https://grey-panther.net/2006/10/yet-an-other-javascript-random-password-generator.html#comment-523 Thu, 29 Jan 2009 07:32:01 +0000 https://grey-panther.net/?p=1061#comment-523 Thanks, hope this helps!!

Requinix

]]>
By: Cd-MaN https://grey-panther.net/2006/10/yet-an-other-javascript-random-password-generator.html#comment-527 Sun, 25 Jan 2009 08:59:22 +0000 https://grey-panther.net/?p=1061#comment-527 Please give a more detailed description of the problem. One thing I can think of of the top of my head is that blogger complains when the script tag is present in the text, but you just have to check the “don’t warn me again” checkbox and submit it again. Other than that, make sure that you omit the html, head and body tags from the source (as you are embedding it in a webpage, not writing a complete webpage). Finally, in the worst case, just view the source of this post and copy it verbatim from where it says “Begin Random JavaScript Password Generetor from…” to “End Random JavaScript Password Generetor…”.

Hope this helps

]]>
By: Anonymous https://grey-panther.net/2006/10/yet-an-other-javascript-random-password-generator.html#comment-529 Sun, 25 Jan 2009 08:24:59 +0000 https://grey-panther.net/?p=1061#comment-529 I really need help in figuring out he source code. I sort of cant find a way to post this on my blog. It simply doesn’t want to pork on blogspot. Can someone, anyone help me post this on my blog. I would love instructions via e-mail.

E-mail: [email protected]

Website: http://requinix.blogspot.com/

All help is appreciated.
Thanks,
Requinix

]]>
By: Anonymous https://grey-panther.net/2006/10/yet-an-other-javascript-random-password-generator.html#comment-528 Sun, 25 Jan 2009 08:24:42 +0000 https://grey-panther.net/?p=1061#comment-528 This aint workin.
sourcecode not workin on blogspot!!!
need a solution
thanx

]]>
By: Anonymous https://grey-panther.net/2006/10/yet-an-other-javascript-random-password-generator.html#comment-704 Tue, 01 Jul 2008 06:47:19 +0000 https://grey-panther.net/?p=1061#comment-704 Thanks!

]]>