uuid_to_base58 {shortuuid}R Documentation

Convert uuid to base58

Description

Convert uuid to base58

Usage

uuid_to_base58(input, alphabet)

Arguments

input

character vector of uuids

alphabet

character vector representing an alphabet

Value

character vector of base58 encoded uuids


[Package shortuuid version 0.1.0 Index]