1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-16 20:49:10 -04:00
Angus Gratton 83a179abb0 esp32: Add esp_fill_random() function
Convenience function to fill a buffer with random bytes.

Add some unit tests (only sanity checks, really.)
2018-09-03 04:39:45 +00:00
..