Skip to content

johntopley/uuidwaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UUID Waster

UUID Waster is a useless Sinatra application for wasting Universal Unique Identifiers (UUIDs). A Universally Unique Identifier (UUID) is a 128-bit number defined by RFC 4122 that is for all intents and purposes guaranteed to be unique. For example, the probability of a duplicate UUID would be about 50% if every person on earth—population approaching seven billion people—owned 600 million UUIDs.

Dependencies

  • UUID Waster uses the simple_uuid gem from Twitter to perform the UUID generation

  • It uses DataMapper as an ORM

About

Wasting UUIDs, one second at a time...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published