JonnieCache / uuid

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

Home Page:http://cleverna.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://cleverna.me

License:MIT License


Languages

Language:Ruby 100.0%