Man pages for ALShum/hashids-r
Generate Short Unique YouTube-Like IDs (Hashes) from Integers

ascii_valCalculate the ascii value number of a character
base16_to_decConverts a base 16 string to a base 10 number. Because I...
decodeDecodes a hashid into the original integer or integer vector
decode_hexDecodes a hashid into the original hexidecimal number
dec_to_base16Converts a base 10 number to base 16 number. Because I...
encodeEncodes an integer or integer vector into a hashid string....
encode_hexEncodes a hexademical number into a hashid
enforce_min_lengthEnforces hashid minimum length by padding the hashid with...
hashMaps an integer to a string. Generated string will be...
hashid_defaultsDefault Values for hashid settings
hashid_settingsA function to create a hashid settings list.
shufflePermutes the characters in a string based on an inputted salt...
splitSplits a string based on a set of splitting characters
unhashUnhashes a string to an integer based on alphabet.
ALShum/hashids-r documentation built on May 5, 2019, 11:32 a.m.