Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

js-random-generator

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-random-generator - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

package.json
{
"name": "js-random-generator",
"version": "1.0.1",
"version": "1.0.2",
"description": "Useful Random Generator",

@@ -26,3 +26,6 @@ "main": "index.js",

"author": "comboishere",
"license": "MIT"
"license": "MIT",
"dependencies": {
"js-random-generator": "^1.0.1"
}
}

@@ -1,2 +0,2 @@

# random-generator-js
# js-random-generator

@@ -16,3 +16,3 @@ You can generate random number, text, password or value that you want with custom length easily.

```shell
$ npm i random-generator-js
$ npm i js-random-generator
```

@@ -19,0 +19,0 @@ ### Example Usage

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc