tinygo
tinygo copied to clipboard
add support for esp32c3 on-chip random generator to crypto/rand package.
The ESP32-C3 contains a true random number generator. This will allow utilize this for cryptographical operations, among other things.