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

@smakss/random-string

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smakss/random-string - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@smakss/random-string",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generates random dummy string.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -32,3 +32,3 @@ # Random array element without repetition

```
randomString(10) // This will generate a random string with length of then
randomString(10) // This will generate a random string with a length of 10. The output should be something like this: BD@Z8dKf2%
```
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