1
0
mirror of https://github.com/S2-/securerandomstring.git synced 2025-08-02 18:30:04 +02:00

change api. i don't know what i was thinking.

This commit is contained in:
s2
2015-04-22 21:24:57 +02:00
parent 1431f890a0
commit e343e69895
3 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "securerandomstring",
"version": "0.0.1",
"version": "0.0.2",
"description": "Generates a secure random string with a given length",
"main": "lib/securerandomstring.js",
"scripts": {