Package: proceduralnames
Type: Package
Title: Several Methods for Procedural Name Generation
Version: 0.2.2
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.2.1
Suggests: testthat, covr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-11 13:39:40 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: 2022-08-11 14:10:06 UTC
Built: R 4.5.2; ; 2025-11-01 01:33:20 UTC; windows
