hash: Maps an integer to a string. Generated string will be...

Description Usage Arguments Value

View source: R/hash.R

Description

Maps an integer to a string. Generated string will be inversely proportional to alphabet length.

Usage

1
hash(number, alphabet)

Arguments

number

Integer to hash

alphabet

Possible letters for string.

Value

hashed string


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