R/uuid.R

Defines functions uuid

Documented in uuid

# UUID

uuid=function()
{
  return(.Call('boost_create_uuid'))
}

Try the synchronicity package in your browser

Any scripts or data that you put into this service are public.

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