encode_hex {hashids}R Documentation

Encodes a hexademical number into a hashid

Description

Encodes a hexademical number into a hashid

Usage

encode_hex(hex_str, settings)

Arguments

hex_str

Hexadecimal number as string

settings

Settings list generated by hashid_settings

Value

hashid string


[Package hashids version 0.9.0 Index]