An open API service indexing awesome lists of open source software.

https://github.com/braintree/uuid

A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.
https://github.com/braintree/uuid

Last synced: 10 months ago
JSON representation

A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.

Awesome Lists containing this project

README

          

# uuid

A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.

Used in:

- [braintree-web](https://github.com/braintree/braintree-web)
- [braintree-web-drop-in](https://github.com/braintree/braintree-web-drop-in)
- [framebus](https://github.com/braintree/framebus)