Skip to content

Instantly share code, notes, and snippets.

@lightscalar
Created August 27, 2013 13:03
Show Gist options
  • Save lightscalar/6353247 to your computer and use it in GitHub Desktop.
Save lightscalar/6353247 to your computer and use it in GitHub Desktop.
Ruby UUID

Generate a UUID using UUIDTools:

UUIDTools::UUID.timestamp_create().to_s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment