Package: hashids 0.9.0.9000

Alex Shum

hashids: Generate Short Unique YouTube-Like IDs (Hashes) from Integers

An R port of the hashids library. hashids generates YouTube-like hashes from integers or vector of integers. Hashes generated from integers are relatively short, unique and non-seqential. hashids can be used to generate unique ids for URLs and hide database row numbers from the user. By default hashids will avoid generating common English cursewords by preventing certain letters being next to each other. hashids are not one-way: it is easy to encode an integer to a hashid and decode a hashid back into an integer.

Authors:Alex Shum [aut, cre], Ivan Akimov [aut], David Aurelio [ctb]

hashids_0.9.0.9000.tar.gz
hashids_0.9.0.9000.zip(r-4.7)hashids_0.9.0.9000.zip(r-4.6)hashids_0.9.0.9000.zip(r-4.5)
hashids_0.9.0.9000.tgz(r-4.6-any)hashids_0.9.0.9000.tgz(r-4.5-any)
hashids_0.9.0.9000.tar.gz(r-4.7-any)hashids_0.9.0.9000.tar.gz(r-4.6-any)
hashids_0.9.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
hashids/json (API)

# Install 'hashids' in R:
install.packages('hashids', repos = c('https://alshum.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/alshum/hashids-r/issues

On CRAN:

Conda:

4.15 score 19 stars 15 scripts 224 downloads 9 exports 0 dependencies

Last updated from:c696e0c088. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK106
source / vignettesOK124
linux-release-x86_64OK105
macos-release-arm64OK211
macos-oldrel-arm64OK125
windows-develOK68
windows-releaseOK57
windows-oldrelOK61
wasm-releaseOK83

Exports:decodedecode_hexDEFAULT_ALPHABETDEFAULT_SEPSencodeencode_hexhashid_settingsRATIO_GUARDSRATIO_SEPARATORS

Dependencies: