Similar to Base64, but modified to avoid both non-alphanumeric characters (+ and /) and letters that might look ambiguous when printed (0 – zero, I – capital i, O – capital o and l – lower-case L).
 4 Matching Annotations
        
        - Apr 2023
 - 
            
en.wikipedia.org en.wikipedia.org
- 
  
 - 
  
A variant of Base58 encoding which further sheds the lowercase 'i' and 'o' characters in order to minimise the risk of fraud and human-error.
 
Tags
Annotators
URL
 - 
  
 - 
            
api.rubyonrails.org api.rubyonrails.org
Tags
Annotators
URL
 - 
  
 - 
            
 -