Provides functions to generating a vector of Universally Unique Identifiers (UUID). Used implementation from the Boost C++ library. Supported random (version 4) and name (version 5) UUIDs.
It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.
1.0.0 by Artem Klevtsov, 10 months ago
https://artemklevtsov.gitlab.io/rcppuuid, https://gitlab.com/artemklevtsov/rcppuuid
Report a bug at https://gitlab.com/artemklevtsov/rcppuuid/issues
Browse source code at https://github.com/cran/RcppUUID
Authors: Artem Klevtsov [aut, cre]
Documentation: PDF Manual
GPL (>= 2) license
Imports Rcpp
Suggests tinytest, uuid, microbenchmark
Linking to Rcpp, BH
See at CRAN