Skip to content
forked from assaf/uuid

Generates universally unique identifiers (UUIDs) for use in distributed applications. Forked by JonnieCache to allow the use of fake MAC addresses

License

Notifications You must be signed in to change notification settings

JonnieCache/uuid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UUID Generator

Forked by Jonathan Davies

Originally by Assaf Arkin github.com/assaf/uuid

This fork adds the ability to generate a random fake MAC address for use in the UUID generation, when we cannot retrieve a real one. This occurs when running in certain virtual machine setups, and may occur at some other times.

Please see the original gem’s github page linked above for proper information about this gem.

Check out my blog! cleverna.me

About

Generates universally unique identifiers (UUIDs) for use in distributed applications. Forked by JonnieCache to allow the use of fake MAC addresses

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Ruby 100.0%