mirror of
https://github.com/json-c/json-c.git
synced 2026-03-21 05:59:07 +08:00
Lower overhead than opening & reading from /dev/urandom, and works in chroots and other situtations where /dev/urandom is not available. Falls back to existing methods when kernel doesn't support the syscall.