README.md

ids

Project Status: Active - The project has reached a stable, usable state and is being actively developed. R-CMD-check CodeFactor codecov.io

Generate random identifiers in a number of styles:

These can all be tweaked with options for length, words that are used, and the case that joins words. There is a function ids::ids for creating your own human readable identifiers.

Installation

Install this package from CRAN

install.packages("ids")

or install the development version with

remotes::install_github("reside-ic/ids", upgrade = FALSE)


richfitz/ids documentation built on Dec. 13, 2021, 7:07 a.m.