README 253 B

12345
  1. This module provides a framework for generating v3 UUIDs
  2. (Universally Unique Identifiers, also known as GUIDs (Globally Unique
  3. Identifiers)). A UUID is 128 bits long, and is guaranteed to be
  4. different from all other UUIDs/GUIDs generated until 3400 CE.