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

15 Commits

Author SHA1 Message Date
s2
af5b2eaced if the generated string is not long enough, retry 2024-09-26 13:18:22 +02:00
s2
f82de05f4b throw exception if string is not selected length 2020-04-08 18:19:54 +02:00
s2
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
s2
4689347480 fix source files to be compliant with .jscs rules 2017-11-24 09:48:03 +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
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
s2
3358bf21fc whitespace 2015-08-21 08:48:40 +02: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
s2
de3c06d844 rename module 2015-04-25 16:30:04 +02:00