{
	"name": "randomhex",
	"versions": {
		"0.1.0": {
			"name": "randomhex",
			"version": "0.1.0",
			"description": "Will generate a random HEX string of a specifc byte size.",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/frozeman/randomHex.git"
			},
			"license": "MIT",
			"main": "index.js",
			"scripts": {
				"test": "mocha test.js"
			},
			"devDependencies": {
				"chai": "^3.0.0"
			},
			"gitHead": "95fe7576beaed89b4e5a1f2aacd3d3a00c6da018",
			"bugs": {
				"url": "https://github.com/frozeman/randomHex/issues"
			},
			"homepage": "https://github.com/frozeman/randomHex#readme",
			"_id": "randomhex@0.1.0",
			"_shasum": "2b1d7628e7ae54338c0662eb619fe37935bc7a18",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "frozeman",
				"email": "fabian@frozeman.de"
			},
			"dist": {
				"shasum": "2b1d7628e7ae54338c0662eb619fe37935bc7a18",
				"tarball": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "frozeman",
					"email": "fabian@frozeman.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/randomhex-0.1.0.tgz_1490298049252_0.4582168171182275"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "randomhex",
			"version": "0.1.1",
			"description": "Will generate a random HEX string of a specifc byte size.",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/frozeman/randomHex.git"
			},
			"license": "MIT",
			"main": "index.js",
			"browser": {
				"crypto.js": "crypto-browser.js"
			},
			"scripts": {
				"test": "mocha test.js"
			},
			"devDependencies": {
				"chai": "^3.0.0"
			},
			"gitHead": "6c26724df3a938128249746d77d8f5ee0db17356",
			"bugs": {
				"url": "https://github.com/frozeman/randomHex/issues"
			},
			"homepage": "https://github.com/frozeman/randomHex#readme",
			"_id": "randomhex@0.1.1",
			"_shasum": "3655b374bddf5e17245fb7d122b5f544056b732c",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "frozeman",
				"email": "fabian@frozeman.de"
			},
			"dist": {
				"shasum": "3655b374bddf5e17245fb7d122b5f544056b732c",
				"tarball": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "frozeman",
					"email": "fabian@frozeman.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/randomhex-0.1.1.tgz_1490299918333_0.8438931670971215"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "randomhex",
			"version": "0.1.2",
			"description": "Will generate a random HEX string of a specifc byte size.",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/frozeman/randomHex.git"
			},
			"license": "MIT",
			"main": "src/index.js",
			"browser": {
				"crypto.js": "src/browser.js"
			},
			"scripts": {
				"test": "mocha test.js"
			},
			"devDependencies": {
				"chai": "^3.0.0"
			},
			"gitHead": "cd6a244b84e42a0d166a746ac5ba542065b16e87",
			"bugs": {
				"url": "https://github.com/frozeman/randomHex/issues"
			},
			"homepage": "https://github.com/frozeman/randomHex#readme",
			"_id": "randomhex@0.1.2",
			"_shasum": "13653a87ff7fc256c323a5cfa6069114af8a9045",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "frozeman",
				"email": "fabian@frozeman.de"
			},
			"dist": {
				"shasum": "13653a87ff7fc256c323a5cfa6069114af8a9045",
				"tarball": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "frozeman",
					"email": "fabian@frozeman.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/randomhex-0.1.2.tgz_1490342800099_0.892615222139284"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.3": {
			"name": "randomhex",
			"version": "0.1.3",
			"description": "Will generate a random HEX string of a specifc byte size.",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/frozeman/randomHex.git"
			},
			"license": "MIT",
			"main": "src/index.js",
			"browser": {
				"crypto.js": "src/browser.js"
			},
			"scripts": {
				"test": "mocha test.js"
			},
			"devDependencies": {
				"chai": "^3.0.0"
			},
			"gitHead": "2cd2860742334aed6e027c4407c4b3ee47debcea",
			"bugs": {
				"url": "https://github.com/frozeman/randomHex/issues"
			},
			"homepage": "https://github.com/frozeman/randomHex#readme",
			"_id": "randomhex@0.1.3",
			"_shasum": "4977c26e9dde9e8d5f7f4e343879b33f7fdff8df",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "frozeman",
				"email": "fabian@frozeman.de"
			},
			"dist": {
				"shasum": "4977c26e9dde9e8d5f7f4e343879b33f7fdff8df",
				"tarball": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "frozeman",
					"email": "fabian@frozeman.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/randomhex-0.1.3.tgz_1490343641703_0.26865842123515904"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.4": {
			"name": "randomhex",
			"version": "0.1.4",
			"description": "Will generate a random HEX string of a specifc byte size.",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/frozeman/randomHex.git"
			},
			"license": "MIT",
			"main": "src/index.js",
			"browser": {
				"./crypto.js": "src/browser.js"
			},
			"scripts": {
				"test": "mocha test.js"
			},
			"devDependencies": {
				"chai": "^3.0.0"
			},
			"gitHead": "3d4ef2bba2510b2d66aeb3cac3796b18da6b92e8",
			"bugs": {
				"url": "https://github.com/frozeman/randomHex/issues"
			},
			"homepage": "https://github.com/frozeman/randomHex#readme",
			"_id": "randomhex@0.1.4",
			"_shasum": "ead54be360f5079cd57b7d1bd344933612eaa2af",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "frozeman",
				"email": "fabian@frozeman.de"
			},
			"dist": {
				"shasum": "ead54be360f5079cd57b7d1bd344933612eaa2af",
				"tarball": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "frozeman",
					"email": "fabian@frozeman.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/randomhex-0.1.4.tgz_1490344199680_0.502774344291538"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.5": {
			"name": "randomhex",
			"version": "0.1.5",
			"description": "Will generate a random HEX string of a specifc byte size.",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/frozeman/randomHex.git"
			},
			"license": "MIT",
			"main": "src/index.js",
			"browser": {
				"crypto": "./src/browser.js"
			},
			"scripts": {
				"test": "mocha test.js"
			},
			"devDependencies": {
				"chai": "^3.0.0"
			},
			"gitHead": "f610b68f25df5e39ff4a96ac57ea522f898d95c4",
			"bugs": {
				"url": "https://github.com/frozeman/randomHex/issues"
			},
			"homepage": "https://github.com/frozeman/randomHex#readme",
			"_id": "randomhex@0.1.5",
			"_shasum": "baceef982329091400f2a2912c6cd02f1094f585",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.4",
			"_npmUser": {
				"name": "frozeman",
				"email": "fabian@frozeman.de"
			},
			"dist": {
				"shasum": "baceef982329091400f2a2912c6cd02f1094f585",
				"tarball": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.5.tgz"
			},
			"maintainers": [
				{
					"name": "frozeman",
					"email": "fabian@frozeman.de"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/randomhex-0.1.5.tgz_1490345855234_0.4510910864919424"
			},
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2017-03-24T08:57:35.912Z",
		"created": "2017-03-23T19:40:49.950Z",
		"0.1.0": "2017-03-23T19:40:49.950Z",
		"0.1.1": "2017-03-23T20:12:00.258Z",
		"0.1.2": "2017-03-24T08:06:41.970Z",
		"0.1.3": "2017-03-24T08:20:43.588Z",
		"0.1.4": "2017-03-24T08:30:01.227Z",
		"0.1.5": "2017-03-24T08:57:35.912Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.1.5"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"39717a7240f694df06d8082a7bb46dbd\"",
			"fetched": 1602009402838
		}
	},
	"_distfiles": {
		"randomhex-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.0.tgz",
			"sha": "2b1d7628e7ae54338c0662eb619fe37935bc7a18",
			"registry": "npmjs"
		},
		"randomhex-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.1.tgz",
			"sha": "3655b374bddf5e17245fb7d122b5f544056b732c",
			"registry": "npmjs"
		},
		"randomhex-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.2.tgz",
			"sha": "13653a87ff7fc256c323a5cfa6069114af8a9045",
			"registry": "npmjs"
		},
		"randomhex-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.3.tgz",
			"sha": "4977c26e9dde9e8d5f7f4e343879b33f7fdff8df",
			"registry": "npmjs"
		},
		"randomhex-0.1.4.tgz": {
			"url": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.4.tgz",
			"sha": "ead54be360f5079cd57b7d1bd344933612eaa2af",
			"registry": "npmjs"
		},
		"randomhex-0.1.5.tgz": {
			"url": "https://registry.npmjs.org/randomhex/-/randomhex-0.1.5.tgz",
			"sha": "baceef982329091400f2a2912c6cd02f1094f585",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"randomhex-0.1.5.tgz": {
			"shasum": "baceef982329091400f2a2912c6cd02f1094f585"
		}
	},
	"_rev": "14-58d73989704afdd7",
	"_id": "randomhex",
	"readme": "randomHex\n===\n\nWill create a random bytes HEX string, in node.js and browsers with crypto.\n\nThis library uses the [crypto.randomBytes()](https://nodejs.org/api/crypto.html#crypto_crypto_randombytes_size_callback) in node.js,\nand [crypto.getRandomValues()](https://developer.mozilla.org/en/docs/Web/API/RandomSource/getRandomValues) in the browser.\n\nBoth of those random generators should provide cryptographically strong pseudo-random data. \n\n```\n$ npm install randomhex\n```\n\n\n\n```js\nvar randomHex = require('randomhex');\n\nrandomHex(16); // get 16 random bytes as HEX string (0x + 32 chars)\n> \"0xd59e72dbf8612798aa1674834c80894e\"\n\nrandomHex(32, console.log); // get 32 random bytes as HEX string (0x + 64 chars)\n> null \"0x409de75fc727d81a7d9f59580130ce3e76124679eb5c4647eb18c40512450c29\"\n\n```"
}