- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How many unique IDs
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2003 05:37 PM
12-09-2003 05:37 PM
Sorry for posting in the wrong forum. I just have a question regarding Algorithm.
If i have a pool of 26 characters (UPPERCASSE alphabets) and I am generating 6 character IDs from the pool, how many unique IDs can I generate? what is the algorithm?
Best Regards,
Nur Alamgir
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2003 05:46 PM
12-09-2003 05:46 PM
Solution26 for the first
26 for the second
etc.
Meaning you have 26*26*26*26*26*26 = 26^6 number of possible unique ID's.
So as long as you accept strange words as ID's (like 'ASSHOL' or 'FUCKER') this is the number of ID's. But I would think about a list of ID's you DON'T want... ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2003 05:49 PM
12-09-2003 05:49 PM
Re: How many unique IDs
Thanks for the quick response. What if I want each character from the pool to be used only once...how many then?
Nur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2003 05:50 PM
12-09-2003 05:50 PM
Re: How many unique IDs
I suspect you have just given the moderators headaches Elmar!
Good question, good answer plus obscenities :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2003 06:35 PM
12-09-2003 06:35 PM
Re: How many unique IDs
26*25*24*23*22*21 possibilities
(26 for the first
leaving 25 for the second
leaving 24 for the third
etc.)
This is without filtering words you don't want.
As for the moderaters... Perhaps they should replace the words with a