We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d453f commit 0c70f16Copy full SHA for 0c70f16
Readme.md
@@ -1,4 +1,4 @@
1
-# Random array element without repetition
+# Generate random string
2
3
    
4
package.json
@@ -1,6 +1,6 @@
{
"name": "@smakss/random-string",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Generates random dummy string.",
5
"type": "module",
6
"main": "index.cjs",
0 commit comments