RcppUUID {RcppUUID}R Documentation

Generating Universally Unique Identificators

Description

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. UUIDs generation are parallelized by OpenMP.

Author(s)

Maintainer: Artem Klevtsov a.a.klevtsov@gmail.com (ORCID)

See Also

Useful links:


[Package RcppUUID version 1.1.1 Index]