Because project titles change all the time with revisions, rewriting,
and peer review, we used codename
to generate an
Ubuntu-style
internal-to-us project name that wonโt change. The seed 53879 was
generated with random atmospheric noise at
random.org.
library(codename)
codename_message()
#> code name generated by {codename} v.0.4.0
codename(seed = 53879, type = "ubuntu")
#> [1] "testy turtle"Text and figures: All prose and images are licensed under Creative Commons (CC-BY-4.0).
Code: All code is licensed under the MIT License.
We welcome contributions from everyone. Before you get started, please see our contributor guidelines. Please note that this project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.