unhash: Unhashes a string to an integer based on alphabet.

Description Usage Arguments Value

View source: R/hash.R

Description

Unhashes a string to an integer based on alphabet.

Usage

1
unhash(hashed, alphabet)

Arguments

hashed

String to unhash

alphabet

Set of letters used for hashing

Value

Unhashed integer


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