"docs/flash.md" did not exist on "0bbce6f845bcc89c66017bfe53c332f51e2eddc2"
Make sodium.random API behave consistently on all build types
By returning result as a signed 32-bit int between INT32_MIN to IN32_MAX which is represented the same regardless of 64-bit support or integral-only builds. Also updated docs, fixed links and clarified behavior of random APIs when WiFi isn't started.
Please register or sign in to comment