@cooperbuckingham/uuid
v1.0.1
Published
Personal use typescript react hook and method for generating uuids
Readme
CB-UUID
Simple Implementation for getting a UUID from function call or React Hook
How to use
- call
getUUIDor useuseUUIDhook to return a referenced value to a UUID - (Optionally) call
setUserIdAndNamespaceUrlto update the internal USER_ID and NAMESPACE URLs used in creating UUID;
