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())

synchronicity documentation built on May 29, 2024, 11:09 a.m.