base64_url_safe_uuid 1.0.1 copy "base64_url_safe_uuid: ^1.0.1" to clipboard
base64_url_safe_uuid: ^1.0.1 copied to clipboard

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

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();
1
likes
160
points
32
downloads

Publisher

verified publishermominraza.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#uuid #base64 #urls #links

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

uuid

More

Packages that depend on base64_url_safe_uuid