Learn R Programming

synchronicity (version 1.3.10)

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

Arguments

Value

A unique string.

Examples

Run this code
print(uuid())

Run the code above in your browser using DataLab