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 2247cca commit 01b5102Copy full SHA for 01b5102
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+1.3.1 / Jan 10, 2025
2
+==================
3
+ * Updated randombytes
4
+
5
1.3.0 / Jun 02, 2023
6
==================
7
* Added support for multiple character sets
package.json
@@ -1,6 +1,6 @@
{
"name": "randomstring",
- "version": "1.3.0",
+ "version": "1.3.1",
"author": "Elias Klughammer <elias@klughammer.com> (http://www.klughammer.com)",
"description": "A module for generating random strings",
"homepage": "https://github.com/klughammer/node-randomstring",
0 commit comments