See implementation report: REPORT.md
- Generate globally unique id alternative to UUIDv4.
- Take server-side (node.js) implementation and rewrite for browser environment.
- Node.js implementation:
../3-Tech-specs/gsid.js - Use ESM modules and WEB API
- Node.js implementation: