Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add uuid #45

Open
chen3feng opened this issue May 9, 2013 · 3 comments
Open

Add uuid #45

chen3feng opened this issue May 9, 2013 · 3 comments

Comments

@chen3feng
Copy link
Owner

No description provided.

@yeshunping
Copy link
Contributor

see http://docs.python.org/2/library/uuid.html
for reference

@yeshunping
Copy link
Contributor

See also
RFC 4122 - A Universally Unique IDentifier (UUID) URN Namespace
This specification defines a Uniform Resource Name namespace for UUIDs, the internal format of UUIDs, and methods of generating UUIDs.

@yeshunping
Copy link
Contributor

Also worth noting is, that on current Linux kernels you can get a uuid by reading /proc/sys/kernel/random/uuid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants