crypto: `randomBytes` is non-blocking
authorFedor Indutny <fedor.indutny@gmail.com>
Sat, 19 Oct 2013 10:38:58 +0000 (14:38 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Tue, 19 Nov 2013 09:15:50 +0000 (13:15 +0400)
commit88dc1fcb62f40c3c906802dcaa8a8e9dfef2a264
tree052b8a42660ad2324e02e9b69cd9e98bf1d49b66
parentfce0eb416b47f205605fe3dde47550dec337c673
crypto: `randomBytes` is non-blocking

Add NOTE section in documentation, mentioning that `randomBytes` won't
block when entropy sources are drained.

fix #6372
doc/api/crypto.markdown