Description Usage Arguments Value
A GUID (globally unique ID) can be used to identify objects such as files uniquely on the system. This method is based on the system time + plus a random number sampled from a uniform distribution
1 |
n |
numeric Number of guids to return |
sep |
character Separator character |
max |
numeric Maximum for randomised element (default 1e6) |
A new GUID based on the system time + plus a random number in 0 to max
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.