UNPKG

random-stringinizer

Version:

Generate Random Crypto String with ease!

16 lines (15 loc) 435 B
{ "name": "random-stringinizer", "version": "1.0.0", "description": "Generate Random Crypto String with ease!", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["crypto","random","randomstring","crypto-random-string","token","token-generator"], "author": "rhydderchc <rhydderchc@gmail.com>", "license": "ISC", "dependencies": { "crypto": "^1.0.1" } }