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

16 Commits

Author SHA1 Message Date
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
s2
0259480474 just a newline 2017-11-26 21:57:41 +01:00
s2
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
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
275814d49a just nerdy whitespace stuff 2017-11-24 14:33:16 +01: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
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
f4c0783cfd add err to async example 2015-08-27 22:49:59 +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
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
s2
de3c06d844 rename module 2015-04-25 16:30:04 +02:00
s2
7f2802fac8 add urlsafe parameter 2015-04-22 23:54:36 +02:00
s2
c9dec516c7 add readme 2015-04-22 20:50:27 +02:00