Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gobengo/guid


https://github.com/gobengo/guid

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# guid

Generate a GUID.

```javascript
var guid = require('guid')();
// guid ~= 'd5196cb1-f336-4938-9de6-a9b7f7568626'
```