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

16 Commits

Author SHA1 Message Date
s2
f4c0783cfd add err to async example 2015-08-27 22:49:59 +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
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
s2
327ba5fa09 bump version 2015-04-25 16:42:30 +02: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
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
1431f890a0 fix license & tests 2015-04-22 21:02:38 +02:00
s2
c9dec516c7 add readme 2015-04-22 20:50:27 +02:00
s2
20def6c189 initial commit 2015-04-22 20:47:27 +02:00