Package: ids
Title: Generate Random Identifiers
Version: 1.0.1
Authors@R: person("Rich", "FitzJohn", role = c("aut", "cre"),
    email = "rich.fitzjohn@gmail.com")
Description: Generate random or human readable and pronounceable identifiers.
License: MIT + file LICENSE
URL: https://github.com/richfitz/ids
BugReports: https://github.com/richfitz/ids/issues
Imports:
    openssl,
    uuid
Suggests:
    knitr,
    rcorpora,
    rmarkdown,
    testthat
RoxygenNote: 6.0.1
VignetteBuilder: knitr
