uuid: Create a universal unique identifier.

Description Usage Details Value Author(s) References Examples

View source: R/uuid.R

Description

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

Usage

1
uuid()

Details

The functions uses the boost uuid functionality.

Value

A unique string.

Author(s)

Michael J. Kane <bigmemoryauthors@gmail.com>

References

http://www.boost.org/doc/libs/1_42_0/libs/uuid/uuid.html

Examples

1
2

synchronicity documentation built on May 2, 2019, 5:24 p.m.