summary refs log tree commit diff stats
path: root/lib/pure/uuid.nim
Commit message (Collapse)AuthorAgeFilesLines
* Some very small steps towards an uuid generation module.Zahary Karadjov2011-09-201-0/+30
I did some basic research on cross-platform UUID generation and didn't want to lose any information, so this code only represents what I learned (uuidMacTime should work tho).