Skip to content

MominRaza/base64_url_safe_uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base64 Url Safe UUID

A library for generating v4 UUIDs and encoding them into 22 character base64 URL-safe slug representation (based on RFC4648 sec5).

Features

  • Generate a base64 url safe UUID
  • Convert a UUID to a base64 url safe UUID
  • Revert a base64 url safe UUID to a UUID

Usage

final base64UrlSafeUuid = UrlSafeUuid.generate();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages