Skip to content

1.0.0 - Initial release

Choose a tag to compare

@embarquech embarquech released this 20 Feb 20:27

Hardware True Random Number Generator library for Arduino UNO R4 (WiFi & Minima).

Features

  • 128-bit true random reads via SCE5 TRNG peripheral
  • Convenience functions: random32, random16, random8, randomRange
  • Buffer fill with fillRandom
  • C API + C++ Arduino wrapper
  • MISRA C compliant

Compatibility

  • Arduino UNO R4 WiFi
  • Arduino UNO R4 Minima

Documentation