decode_hex {hashids}R Documentation

Decodes a hashid into the original hexidecimal number

Description

Decodes a hashid into the original hexidecimal number

Usage

decode_hex(hashid, settings)

Arguments

hashid

hashid to decode

settings

Settings list generated by hashid_settings

Value

hexidecimal number as a string


[Package hashids version 0.9.0 Index]