This module creates an isomorphic representation of a UUID which is guaranteed to fit into the grammar of the XML NCName construct, which also happens to exhibit (modulo case and hyphens) the same constraints as identifiers in nearly all programming languages. Provides case sensitive (Base64) and case-insensitive (Base32) variants.
Required Ruby Version
>= 2.0
Authors
Dorian Taylor
Versions
- 0.4.1 February 17, 2024 (176 KB)
- 0.4.0 November 25, 2021 (17.5 KB)
- 0.3.1 January 16, 2021 (17.5 KB)
- 0.3.0 January 16, 2021 (17.5 KB)
- 0.2.6 July 28, 2020 (17 KB)