xid is a globally unique id generator thought for the web. A Typescript port of https://github.com/rs/xid.
Advanced unique ID generation utility with multi-layer encoding, collision detection, and context-aware features
Utils for generating identifiers in javascript browser environment. Using web crypto engine for random number generation.