RcppUUID | R Documentation |
Provides functions to generating a vector of Universally Unique Identifiers (UUID) using the implementation from the Boost C++ library. Supports random (version 4), name (version 5) and time-based (version 7) UUIDs. UUIDs generation is parallelized by OpenMP.
Maintainer: Dirk Eddelbuettel edd@debian.org (ORCID)
Authors:
Artem Klevtsov a.a.klevtsov@gmail.com (ORCID)
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.