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

add readme

This commit is contained in:
s2
2015-04-22 20:50:27 +02:00
parent 20def6c189
commit c9dec516c7

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# securerandomstring
a node module that generates a secure random string with a given length
## usage
see `tests.js`