Results 1 to 6 of 6

Thread: Random strings that don't repeat.. How many possible

Threaded View

  1. #1

    Thread Starter
    Frenzied Member RudyL's Avatar
    Join Date
    Mar 2001
    Location
    Chicago
    Posts
    1,519

    Question Random strings that don't repeat.. How many possible

    Hi all.. I have a math problem.. well two of them..

    Problem #1

    Given a pool of 29 different characters how many UNIQUE 5 character strings are possible?


    The pool is 3456789ABCDEFGHJKMNPQRSTUVWXY

    Stings can be anything like 33333 or 34567.. The only catch is that no two strings can be the same..

    Problem #2

    Given a pool of 15 different characters how many UNIQUE 10 character strings are possible?


    The pool is 123456789ABCDEF

    Stings can be anything like 3333333333 or 123456789A.. Again, the only catch is that no two strings can be the same..


    Rudy
    Last edited by RudyL; Feb 13th, 2008 at 11:33 AM.
    10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".

Posting Permissions

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



Click Here to Expand Forum to Full Width