base58_to_uuid {shortuuid} | R 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
[Package shortuuid version 0.1.0 Index]