Package: proceduralnames
Type: Package
Title: Several Methods for Procedural Name Generation
Version: 0.2.1
Authors@R: 
    person(given = "Michael",
           family = "Mahoney",
           role = c("aut", "cre"),
           email = "mike.mahoney.218@gmail.com",
           comment = c(ORCID = "0000-0003-2402-304X"))
Description: A small, dependency-free way to generate random names. Methods 
    provided include the adjective-surname approach of Docker containers 
    ('<https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go'),
    and combinations of common English or Spanish words.
URL: https://mikemahoney218.github.io/proceduralnames/,
        https://github.com/mikemahoney218/proceduralnames
BugReports: https://github.com/mikemahoney218/proceduralnames/issues
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
RoxygenNote: 7.1.2
Suggests: testthat, covr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-10-12 15:02:38 UTC; mikemahoney218
Author: Michael Mahoney [aut, cre] (<https://orcid.org/0000-0003-2402-304X>)
Maintainer: Michael Mahoney <mike.mahoney.218@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-12 15:20:02 UTC
Built: R 4.0.5; ; 2022-04-21 03:34:53 UTC; windows
