Results 1 to 10 of 10

Thread: You want to generate pronounceable password? Try this

  1. #1
    Fanatic Member coolcurrent4u's Avatar
    Join Date
    Apr 08
    Location
    *****
    Posts
    963

    Thumbs up You want to generate pronounceable password? Try this

    The attached project shows how you can generate pronounceable password
    Attached Files Attached Files
    Programming is all about good logic. Spend more time here


    (vHost for Apache) (Generate pronounceable password) (Generate random number c#) (Filter array with another array)

  2. #2
    Hyperactive Member danecook21's Avatar
    Join Date
    Feb 08
    Location
    NC, USA
    Posts
    491

    Re: You want to generate pronounceable password? Try this

    That's pretty cool.

  3. #3
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 02
    Location
    /dev/root
    Posts
    5,989

    Re: You want to generate pronounceable password? Try this

    That should be in the CodeBank section, unless you have a question about the subject.

  4. #4
    Fanatic Member coolcurrent4u's Avatar
    Join Date
    Apr 08
    Location
    *****
    Posts
    963

    Re: You want to generate pronounceable password? Try this

    what do you guys think, any suggestion, comment, are all welcomed.
    Programming is all about good logic. Spend more time here


    (vHost for Apache) (Generate pronounceable password) (Generate random number c#) (Filter array with another array)

  5. #5
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 02
    Location
    /dev/root
    Posts
    5,989

    Re: You want to generate pronounceable password? Try this

    Looks good. You should experiment with adding the option to choose the password length and having it include upper and lower case letters. Also maybe having number at random places not just at the end.

  6. #6
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 08
    Location
    Trivandrum, Kerala, India
    Posts
    7,557

    Re: You want to generate pronounceable password? Try this

    Can you tell me what's this program used for ? Sorry, but I didn't got the idea !

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD Athlon X2 5200+, ASUS Motherboard, 2 GB RAM, 400 GB HDD, Nvidia 8600 GT 512MB, 19.5" TFT(Wide), Creative 5.1 Home Theater

    Social Group: VBForums - Developers from India

    Skills: PHP, MySQL, jQuery, VB.Net, VB6, Photoshop...

  7. #7
    Super Moderator Hack's Avatar
    Join Date
    Aug 01
    Location
    Searching for mendhak
    Posts
    58,283

    Re: You want to generate pronounceable password? Try this

    Moved To The CodeBank
    Please use [Code]your code goes in here[/Code] tags when posting code.
    When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    I dont answer coding questions via PM or EMail. Please post a thread in the appropriate forum section.

    Creating A Wizard In VB.NET
    Paging A Recordset
    What is wrong with using On Error Resume Next
    Good Article: Language Enhancements In Visual Basic 2010
    Upgrading VB6 Code To VB.NET
    Microsoft MVP 2005/2006/2007/2008/2009/2010/2011/2012/Defrocked

  8. #8
    Hyperactive Member danecook21's Avatar
    Join Date
    Feb 08
    Location
    NC, USA
    Posts
    491

    Re: You want to generate pronounceable password? Try this

    Quote Originally Posted by akhileshbc View Post
    Can you tell me what's this program used for ? Sorry, but I didn't got the idea !
    To generate passwords so that you don't have to think of one. For example, for vbforums.com.

  9. #9
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 08
    Location
    Trivandrum, Kerala, India
    Posts
    7,557

    Re: You want to generate pronounceable password? Try this

    Quote Originally Posted by danecook21 View Post
    To generate passwords so that you don't have to think of one. For example, for vbforums.com.
    Ah! Got it..

    Thanks danecook21.....

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD Athlon X2 5200+, ASUS Motherboard, 2 GB RAM, 400 GB HDD, Nvidia 8600 GT 512MB, 19.5" TFT(Wide), Creative 5.1 Home Theater

    Social Group: VBForums - Developers from India

    Skills: PHP, MySQL, jQuery, VB.Net, VB6, Photoshop...

  10. #10
    Fanatic Member coolcurrent4u's Avatar
    Join Date
    Apr 08
    Location
    *****
    Posts
    963

    Re: You want to generate pronounceable password? Try this

    it does not just generate password, it generates passwords that are easily pronounceable
    Programming is all about good logic. Spend more time here


    (vHost for Apache) (Generate pronounceable password) (Generate random number c#) (Filter array with another array)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •