Appendix B. Sample Output of utest
This appendix provides sample output from the utest program, which tests the UUID implementation.
Sample output includes:
- Version 1 UUID generation with different node IDs
- Version 3 UUID generation with various namespaces
- Version 4 random UUID generation
- Version 5 UUID generation examples
Note: For the complete test output examples, please refer to the official RFC 4122 specification at https://www.rfc-editor.org/rfc/rfc4122.txt (page 29).