UUID 
A universally unique identifier (UUID) is a 128-bit number used to identify information in computer systems. The term globally unique identifier (GUID) is also used.
This crate generates and inspects UUIDs based on
Install
[]
= { = "0.2.2", = ["mac"] }
Usage
use uuid_v1;
println!