mikmart/uuid4: Generate Random UUID4 Strings

Fast generation of random (i.e. version 4) universally unique identifiers (UUID4s) as specified in RFC 4122. Source of randomness is a PCG random number generator, separate from R's built-in RNGs.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://github.com/mikmart/uuid4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mikmart/uuid4")
mikmart/uuid4 documentation built on Nov. 4, 2019, 6:54 p.m.