Thread: Password Gnerator

  1. #1
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200

    Password Gnerator

    Well here is a Program I threw together...

    It Randomly Generates Passwords.
    Try IT
    What is C++?

  2. #2
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    >It Randomly Generates Passwords
    or do you mean "it generates random passwords"...

    <Sorry, just being pedantic>
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  3. #3
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    Uhh... Oke

    If that works for you, fine.

    What is C++?

  4. #4
    Registered User
    Join Date
    May 2002
    Posts
    317
    No, no, no, you're missing the genius of it Hammer; it randomly generates passwords. That way its exciting evrytime you run it, some times you'll get one, sometimes you don't.(Don't tell anyone but I think Microsoft is planning on implementing this idea).

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A tenet connection from a C program..
    By ahmd2080 in forum Linux Programming
    Replies: 2
    Last Post: 07-04-2009, 03:42 AM
  2. Problem reading a password from a file.
    By medeshago in forum C Programming
    Replies: 15
    Last Post: 12-21-2008, 07:20 AM
  3. [Q]Hide Password
    By Yuri in forum C++ Programming
    Replies: 14
    Last Post: 03-02-2006, 03:42 AM
  4. written command line password generator
    By lepricaun in forum C Programming
    Replies: 15
    Last Post: 08-17-2004, 08:42 PM
  5. password
    By hammers6 in forum C Programming
    Replies: 1
    Last Post: 10-10-2001, 12:14 AM