Profile
Achievement
 
    
                loucypher's Recent SnippetsTagged javascript
- All /
 « Prev 1 Next »
A short photo id is a base58 conversion of the photo id. Base58 is like base62 [0-9a-zA-Z] with some characters removed to make it less confusing when printed. (namely 0, O, I, and l).
So that leaves an alphabet of: 123456789abcdefghijkmnopqrstuvw...
        
        
        
            0 
        
        
            1465 
        
                    posted 15 years ago by loucypher
            