encode: Encodes an integer or integer vector into a hashid string....

Description Usage Arguments Value

View source: R/hash.R

Description

Encodes an integer or integer vector into a hashid string. All numbers must be non-negative integers.

Usage

1
encode(int, settings)

Arguments

int

Integer or integer vector to encode

settings

Settings list generated by hashid_settings

Value

hashid string


hashids documentation built on May 1, 2019, 10:53 p.m.