securerandom
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "securerandom", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A random string generator", | ||
@@ -13,3 +13,6 @@ "main": "index.js", | ||
}, | ||
"repository": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/RobZolkos/securerandom.git" | ||
}, | ||
"keywords": [ | ||
@@ -20,3 +23,6 @@ "securerandom", | ||
"author": "Rob Zolkos <robzolkos@gmail.com>", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"devDependencies": { | ||
"mocha": "~1.9.0" | ||
} | ||
} |
# SecureRandom | ||
![Build Status](https://travis-ci.org/RobZolkos/securerandom.png?branch=master) | ||
This makes a random hex string. It functions similar to the SecureRandom.hex method in Ruby. | ||
@@ -4,0 +6,0 @@ |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2102
7
23
0
1
1