Rdocumentation
powered by
Learn R Programming
hashids (version 0.9.0)
unhash: Unhashes a string to an integer based on alphabet.
Description
Unhashes a string to an integer based on alphabet.
Usage
unhash(hashed, alphabet)
Arguments
hashed
String to unhash
alphabet
Set of letters used for hashing
Value
Unhashed integer