base58_to_uuid: Convert base58 to uuid

View source: R/shortuuid.R

base58_to_uuidR Documentation

Convert base58 to uuid

Description

Convert base58 to uuid

Usage

base58_to_uuid(input, alphabet)

Arguments

input

character vector of base58 strings

alphabet

character vector representing an alphabet

Value

character vector of uuids


shortuuid documentation built on Aug. 8, 2025, 6:06 p.m.