We had a request in the forums to reduce the length of the AIO Key to 32 characters, and we decided to use UUID v4 (with the dashes stripped) to generate keys. Version 4 UUIDs are randomly generated, so they should work well as AIO Keys:

…after generating 1 billion UUIDs every second for the next 100 years, the probability of creating just one duplicate would be about 50%.