No description
Find a file
2014-08-30 22:05:40 +02:00
LICENSE Initial commit 2014-08-30 22:05:40 +02:00
README.md Initial commit 2014-08-30 22:05:40 +02:00
uuid.babel Initial commit 2014-08-30 22:05:40 +02:00
uuid.nim Initial commit 2014-08-30 22:05:40 +02:00

Wrapper for the UUID library

var my_uuid: Tuuid
uuid_generate_random(my_uuid)
echo my_uuid.to_hex