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

https://github.com/davidanson/generaterandomuuid

JavaScript code to efficiently generate a random (version 4) UUID per RFC 4122
https://github.com/davidanson/generaterandomuuid

Last synced: 3 months ago
JSON representation

JavaScript code to efficiently generate a random (version 4) UUID per RFC 4122

Awesome Lists containing this project

README

          

# generateRandomUUID

> JavaScript code to efficiently generate a random (version 4) UUID per RFC 4122

For more information, please [see the sample page](https://davidanson.github.io/generateRandomUUID).