Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henriqb/guidjs
Create a guid generator in javascript
https://github.com/henriqb/guidjs
Last synced: 11 days ago
JSON representation
Create a guid generator in javascript
- Host: GitHub
- URL: https://github.com/henriqb/guidjs
- Owner: henriqb
- License: mit
- Created: 2014-06-28T12:42:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-28T13:19:33.000Z (over 10 years ago)
- Last Synced: 2024-03-15T16:21:51.111Z (9 months ago)
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
guidjs
======Small project to create a guid generator for javascript
To use:
Load the js.
\\Then use the function:
guid();
return:
"68a87799-dd27-be1f-e068-146a60bcd0ed"