# Generated by roxygen2: do not edit by hand

export(base58_to_uuid)
export(bitcoin58_to_uuid)
export(flickr58_to_uuid)
export(generate_uuid)
export(is.base58)
export(is.uuid)
export(uuid_to_base58)
export(uuid_to_bitcoin58)
export(uuid_to_flickr58)
export(validate.uuid)
importFrom(Rcpp,sourceCpp)
useDynLib(shortuuid, .registration = TRUE)
