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 a3decb6 commit 0e69edfCopy full SHA for 0e69edf
.npmignore
@@ -1,3 +1,2 @@
1
-lib
2
test
3
*~
package.json
@@ -1,6 +1,6 @@
{
"name": "entropy-string",
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "Efficiently generate cryptographically strong random strings of specified entropy from various character sets.",
5
"main": "entropy-string.js",
6
"directories": {
0 commit comments