]> git.kaiwu.me - njs.git/commit
Random: prioritise CCRandomGenerateBytes over getentropy on macOs.
authorDavid CARLIER <devnexen@gmail.com>
Sun, 28 May 2023 14:36:46 +0000 (15:36 +0100)
committerDavid CARLIER <devnexen@gmail.com>
Sun, 28 May 2023 14:36:46 +0000 (15:36 +0100)
commit7cead79e996fa5ad5159254956ca05f05a06644a
tree56c4698bfb3897d551dbb36a51c7253cfa5601fe
parent477153c58bac119cbe056ce3c7215f9d6eb7747f
Random: prioritise CCRandomGenerateBytes over getentropy on macOs.

It is recommended approach by Apple itself.
auto/getrandom
src/njs_random.c