388dd79a47
changelog
2024-09-26 13:37:30 +02:00
bed8113750
1.1.4
v1.1.4
2024-09-26 13:27:50 +02:00
a23c85cabe
update package.json
2024-09-26 13:22:31 +02:00
af5b2eaced
if the generated string is not long enough, retry
2024-09-26 13:18:22 +02:00
51274ca17b
add 10 chars test
2024-09-26 13:17:57 +02:00
f7e565bcc7
1.1.3
v1.1.3
2020-04-08 18:20:02 +02:00
f82de05f4b
throw exception if string is not selected length
2020-04-08 18:19:54 +02:00
94f2eadf63
1.1.2
v1.1.2
2019-07-13 15:44:08 +02:00
394d13d5a7
1.1.1
2019-07-13 15:43:41 +02:00
Mark Stosberg
a6dc243138
Clarify that the default char set returned is base64 encoded
...
Also, link to a neutral URL for the MIT license instead of the node-ses repo.
2019-07-12 09:20:40 -04:00
cb6bbee3b1
add one more test
2017-11-26 22:04:14 +01:00
0259480474
just a newline
2017-11-26 21:57:41 +01:00
9fa7f94d57
update package version
v1.1.0
2017-11-26 11:52:06 +01:00
5ecefd381c
1.1.0 changelog
2017-11-26 11:51:57 +01:00
50ae45ebd6
Merge branch 'master' of https://github.com/mrsangrin/secure-random-string into mrsangrin-master
2017-11-26 11:43:05 +01:00
Sandro Ariel Gómez Araya
1c0fec2544
Adding new contributor
2017-11-24 12:12:01 -03: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
275814d49a
just nerdy whitespace stuff
2017-11-24 14:33:16 +01:00
Sandro Gomez
86caee2274
Merge branch 'master' into master
2017-11-24 10:25:02 -03:00
Sandro Ariel Gómez Araya
31839fea0b
Improve Readme and code stylign
...
* Alphabetic options added into Readme.md
* Add empty space after 'if' in new option validation
2017-11-24 10:21:32 -03:00
4689347480
fix source files to be compliant with .jscs rules
2017-11-24 09:48:03 +01:00
a3cef28167
add jscsrc file so it's easier to contribute code
2017-11-24 09:47:48 +01:00
Sandro Ariel Gómez Araya
a1174300a8
Add alphanumeric option to generate token without non-alphanumeric chars
2017-11-13 11:51:42 -03:00
Mark Stosberg
00fa92269e
Mention urlsafe removal int he Changelog.
2015-08-28 10:59:20 -04:00
645d64b940
remove useless urlsafe: false option
v1.0.0
2015-08-27 23:37:05 +02:00
9a72a2cfe2
make urlsafe the default
2015-08-27 23:31:32 +02:00
f4c0783cfd
add err to async example
2015-08-27 22:49:59 +02:00
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
3358bf21fc
whitespace
2015-08-21 08:48:40 +02:00
S2-
6d46d068cc
Merge pull request #1 from markstos/add-sync-api
...
Add support for sync API. Updates, code test and docs
2015-08-21 08:33:29 +02:00
Mark Stosberg
29d8022005
Add section on error handling to README.
2015-08-06 12:12:13 -04:00
Mark Stosberg
a1cab50548
Add support for 'sync' API. Updates code, tests and docs.
2015-08-06 12:06:40 -04:00
Mark Stosberg
350fd45086
Refactor: encapsulate code that will be shared with the sync version.
2015-08-06 11:36:19 -04:00
327ba5fa09
bump version
2015-04-25 16:42:30 +02:00
de3c06d844
rename module
2015-04-25 16:30:04 +02:00
7f2802fac8
add urlsafe parameter
2015-04-22 23:54:36 +02:00
25af4ef420
add urlsafe parameter
2015-04-22 23:48:08 +02:00
e343e69895
change api. i don't know what i was thinking.
2015-04-22 21:24:57 +02:00
1431f890a0
fix license & tests
2015-04-22 21:02:38 +02:00
c9dec516c7
add readme
2015-04-22 20:50:27 +02:00
20def6c189
initial commit
2015-04-22 20:47:27 +02:00