Skip to main content
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

Why not instead just convert it to a base 64 string? You can cut it down to 22 characters that way.

Storing UUID as base64 StringStoring UUID as base64 String

Why not instead just convert it to a base 64 string? You can cut it down to 22 characters that way.

Storing UUID as base64 String

Why not instead just convert it to a base 64 string? You can cut it down to 22 characters that way.

Storing UUID as base64 String

Source Link
Spencer Ruport
  • 35.2k
  • 12
  • 89
  • 150

Why not instead just convert it to a base 64 string? You can cut it down to 22 characters that way.

Storing UUID as base64 String