uuid: Create a universal unique identifier.

View source: R/uuid.R

uuidR Documentation

Create a universal unique identifier.

Description

This function creates an identifier that will be (with high probability) unique on a single machine or group of machines.

Usage

uuid()

Value

A unique string.

Examples

print(uuid())

kaneplusplus/synchronicity documentation built on Jan. 13, 2024, 9:13 p.m.