uuid {synchronicity}R 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())

[Package synchronicity version 1.3.10 Index]