UNPKG

crypto-randomuuid

Version:

Polyfill crypto.randomUUID

18 lines (17 loc) 328 B
{ "name": "crypto-randomuuid", "version": "1.0.0", "description": "Polyfill crypto.randomUUID", "main": "index.js", "scripts": { "test": "node test.js" }, "keywords": [ "crypto", "random", "uuid", "polyfill" ], "author": "Stephen Belanger <admin@stephenbelanger.com>", "license": "MIT" }