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

13 Commits

Author SHA1 Message Date
s2
cb6bbee3b1 add one more test 2017-11-26 22:04:14 +01:00
Sandro Ariel Gómez Araya
6ef11ca1c8 Merge branch 'master' of github.com:mrsangrin/secure-random-string 2017-11-24 12:10:28 -03:00
Sandro Ariel Gómez Araya
e91153d961 Fix error in options name
* Change Readme.md fixing alphabetic by alphanumeric name of options
* Add test to new option alphanumeric always expect alphanumeric chars if 'alphanumeric' options is true
2017-11-24 12:07:54 -03:00
s2
4689347480 fix source files to be compliant with .jscs rules 2017-11-24 09:48:03 +01:00
s2
645d64b940 remove useless urlsafe: false option 2015-08-27 23:37:05 +02:00
s2
9a72a2cfe2 make urlsafe the default 2015-08-27 23:31:32 +02:00
s2
f82819850e whitespace and ; 2015-08-27 22:48:33 +02:00
Mark Stosberg
1cc664c4fa 1.0.0: Add sync API and update async API to pass error to callback as the first argument. 2015-08-27 16:25:30 -04:00
Mark Stosberg
a1cab50548 Add support for 'sync' API. Updates code, tests and docs. 2015-08-06 12:06:40 -04:00
s2
de3c06d844 rename module 2015-04-25 16:30:04 +02:00
s2
25af4ef420 add urlsafe parameter 2015-04-22 23:48:08 +02:00
s2
e343e69895 change api. i don't know what i was thinking. 2015-04-22 21:24:57 +02:00
s2
20def6c189 initial commit 2015-04-22 20:47:27 +02:00