gen-uid
Version:
Fast and simple uid generator
24 lines (23 loc) • 451 B
JSON
{
"name": "gen-uid",
"version": "0.0.2",
"description": "Fast and simple uid generator",
"main": "index",
"repository": {
"type": "git",
"url": "https://github.com/fi11/gen-uid.git"
},
"keywords": [
"guid",
"id",
"guidv4",
"uid",
"token"
],
"bugs": {
"url": "https://github.com/fi11/gen-uid/issues"
},
"homepage": "https://github.com/fi11/gen-uid",
"author": "Pavel Silin",
"license": "MIT"
}