powered by
This function creates an identifier that will be (with high probability) unique on a single machine or group of machines.
uuid()
A unique string.
Michael J. Kane <bigmemoryauthors@gmail.com>
The functions uses the boost uuid functionality.
http://www.boost.org/doc/libs/1_42_0/libs/uuid/uuid.html
print(uuid()) print(uuid())
Run the code above in your browser using DataLab